|
|
| StorageInfoProto (const StorageInfoProto &from) |
| |
|
StorageInfoProto & | operator= (const StorageInfoProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (StorageInfoProto *other) |
| |
|
StorageInfoProto * | New () const |
| |
|
StorageInfoProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const StorageInfoProto &from) |
| |
|
void | MergeFrom (const StorageInfoProto &from) |
| |
|
void | Clear () |
| |
|
bool | IsInitialized () const |
| |
|
int | ByteSize () const |
| |
|
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| |
|
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| |
|
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic,::google::protobuf::uint8 *output) const |
| |
|
::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| |
|
int | GetCachedSize () const |
| |
|
::google::protobuf::Metadata | GetMetadata () const |
| |
|
bool | has_layoutversion () const |
| |
|
void | clear_layoutversion () |
| |
|
::google::protobuf::uint32 | layoutversion () const |
| |
|
void | set_layoutversion (::google::protobuf::uint32 value) |
| |
|
bool | has_namespceid () const |
| |
|
void | clear_namespceid () |
| |
|
::google::protobuf::uint32 | namespceid () const |
| |
|
void | set_namespceid (::google::protobuf::uint32 value) |
| |
|
bool | has_clusterid () const |
| |
|
void | clear_clusterid () |
| |
|
const ::std::string & | clusterid () const |
| |
|
void | set_clusterid (const ::std::string &value) |
| |
|
void | set_clusterid (const char *value) |
| |
|
void | set_clusterid (const char *value, size_t size) |
| |
|
::std::string * | mutable_clusterid () |
| |
|
::std::string * | release_clusterid () |
| |
|
void | set_allocated_clusterid (::std::string *clusterid) |
| |
|
bool | has_ctime () const |
| |
|
void | clear_ctime () |
| |
|
::google::protobuf::uint64 | ctime () const |
| |
|
void | set_ctime (::google::protobuf::uint64 value) |
| |