|
|
| DatanodeInfoProto (const DatanodeInfoProto &from) |
| |
|
DatanodeInfoProto & | operator= (const DatanodeInfoProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (DatanodeInfoProto *other) |
| |
|
DatanodeInfoProto * | New () const |
| |
|
DatanodeInfoProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const DatanodeInfoProto &from) |
| |
|
void | MergeFrom (const DatanodeInfoProto &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_id () const |
| |
|
void | clear_id () |
| |
const
::hadoop::hdfs::DatanodeIDProto & | id () const |
| |
|
::hadoop::hdfs::DatanodeIDProto * | mutable_id () |
| |
|
::hadoop::hdfs::DatanodeIDProto * | release_id () |
| |
|
void | set_allocated_id (::hadoop::hdfs::DatanodeIDProto *id) |
| |
|
bool | has_capacity () const |
| |
|
void | clear_capacity () |
| |
|
::google::protobuf::uint64 | capacity () const |
| |
|
void | set_capacity (::google::protobuf::uint64 value) |
| |
|
bool | has_dfsused () const |
| |
|
void | clear_dfsused () |
| |
|
::google::protobuf::uint64 | dfsused () const |
| |
|
void | set_dfsused (::google::protobuf::uint64 value) |
| |
|
bool | has_remaining () const |
| |
|
void | clear_remaining () |
| |
|
::google::protobuf::uint64 | remaining () const |
| |
|
void | set_remaining (::google::protobuf::uint64 value) |
| |
|
bool | has_blockpoolused () const |
| |
|
void | clear_blockpoolused () |
| |
|
::google::protobuf::uint64 | blockpoolused () const |
| |
|
void | set_blockpoolused (::google::protobuf::uint64 value) |
| |
|
bool | has_lastupdate () const |
| |
|
void | clear_lastupdate () |
| |
|
::google::protobuf::uint64 | lastupdate () const |
| |
|
void | set_lastupdate (::google::protobuf::uint64 value) |
| |
|
bool | has_xceivercount () const |
| |
|
void | clear_xceivercount () |
| |
|
::google::protobuf::uint32 | xceivercount () const |
| |
|
void | set_xceivercount (::google::protobuf::uint32 value) |
| |
|
bool | has_location () const |
| |
|
void | clear_location () |
| |
|
const ::std::string & | location () const |
| |
|
void | set_location (const ::std::string &value) |
| |
|
void | set_location (const char *value) |
| |
|
void | set_location (const char *value, size_t size) |
| |
|
::std::string * | mutable_location () |
| |
|
::std::string * | release_location () |
| |
|
void | set_allocated_location (::std::string *location) |
| |
|
bool | has_adminstate () const |
| |
|
void | clear_adminstate () |
| |
|
::hadoop::hdfs::DatanodeInfoProto_AdminState | adminstate () const |
| |
|
void | set_adminstate (::hadoop::hdfs::DatanodeInfoProto_AdminState value) |
| |
|
bool | has_cachecapacity () const |
| |
|
void | clear_cachecapacity () |
| |
|
::google::protobuf::uint64 | cachecapacity () const |
| |
|
void | set_cachecapacity (::google::protobuf::uint64 value) |
| |
|
bool | has_cacheused () const |
| |
|
void | clear_cacheused () |
| |
|
::google::protobuf::uint64 | cacheused () const |
| |
|
void | set_cacheused (::google::protobuf::uint64 value) |
| |
|
bool | has_lastupdatemonotonic () const |
| |
|
void | clear_lastupdatemonotonic () |
| |
|
::google::protobuf::uint64 | lastupdatemonotonic () const |
| |
|
void | set_lastupdatemonotonic (::google::protobuf::uint64 value) |
| |