|
typedef
DatanodeStorageProto_StorageState | StorageState |
| |
|
|
| DatanodeStorageProto (const DatanodeStorageProto &from) |
| |
|
DatanodeStorageProto & | operator= (const DatanodeStorageProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (DatanodeStorageProto *other) |
| |
|
DatanodeStorageProto * | New () const |
| |
|
DatanodeStorageProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const DatanodeStorageProto &from) |
| |
|
void | MergeFrom (const DatanodeStorageProto &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_storageuuid () const |
| |
|
void | clear_storageuuid () |
| |
|
const ::std::string & | storageuuid () const |
| |
|
void | set_storageuuid (const ::std::string &value) |
| |
|
void | set_storageuuid (const char *value) |
| |
|
void | set_storageuuid (const char *value, size_t size) |
| |
|
::std::string * | mutable_storageuuid () |
| |
|
::std::string * | release_storageuuid () |
| |
|
void | set_allocated_storageuuid (::std::string *storageuuid) |
| |
|
bool | has_state () const |
| |
|
void | clear_state () |
| |
|
::hadoop::hdfs::DatanodeStorageProto_StorageState | state () const |
| |
|
void | set_state (::hadoop::hdfs::DatanodeStorageProto_StorageState value) |
| |
|
bool | has_storagetype () const |
| |
|
void | clear_storagetype () |
| |
|
::hadoop::hdfs::StorageTypeProto | storagetype () const |
| |
|
void | set_storagetype (::hadoop::hdfs::StorageTypeProto value) |
| |
|
static const
::google::protobuf::Descriptor * | descriptor () |
| |
|
static const DatanodeStorageProto & | default_instance () |
| |
|
static bool | StorageState_IsValid (int value) |
| |
static const
::google::protobuf::EnumDescriptor * | StorageState_descriptor () |
| |
|
static const ::std::string & | StorageState_Name (StorageState value) |
| |
|
static bool | StorageState_Parse (const ::std::string &name, StorageState *value) |
| |
|
| static const StorageState | NORMAL |
| |
| static const StorageState | READ_ONLY_SHARED |
| |
| static const StorageState | StorageState_MIN |
| |
| static const StorageState | StorageState_MAX |
| |
| static const int | StorageState_ARRAYSIZE |
| |
|
static const int | kStorageUuidFieldNumber = 1 |
| |
|
static const int | kStateFieldNumber = 2 |
| |
|
static const int | kStorageTypeFieldNumber = 3 |
| |
|
|
void | protobuf_AddDesc_hdfs_2eproto () |
| |
|
void | protobuf_AssignDesc_hdfs_2eproto () |
| |
|
void | protobuf_ShutdownFile_hdfs_2eproto () |
| |
| const DatanodeStorageProto_StorageState hadoop::hdfs::DatanodeStorageProto::NORMAL |
|
static |
Initial value:=
DatanodeStorageProto_StorageState_NORMAL
| const DatanodeStorageProto_StorageState hadoop::hdfs::DatanodeStorageProto::READ_ONLY_SHARED |
|
static |
Initial value:=
DatanodeStorageProto_StorageState_READ_ONLY_SHARED
| const int hadoop::hdfs::DatanodeStorageProto::StorageState_ARRAYSIZE |
|
static |
Initial value:=
DatanodeStorageProto_StorageState_StorageState_ARRAYSIZE
| const DatanodeStorageProto_StorageState hadoop::hdfs::DatanodeStorageProto::StorageState_MAX |
|
static |
Initial value:=
DatanodeStorageProto_StorageState_StorageState_MAX
| const DatanodeStorageProto_StorageState hadoop::hdfs::DatanodeStorageProto::StorageState_MIN |
|
static |
Initial value:=
DatanodeStorageProto_StorageState_StorageState_MIN
The documentation for this class was generated from the following files: