RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::DatanodeStorageProto Class Reference
Inheritance diagram for hadoop::hdfs::DatanodeStorageProto:

Public Types

typedef
DatanodeStorageProto_StorageState 
StorageState
 

Public Member Functions

 DatanodeStorageProto (const DatanodeStorageProto &from)
 
DatanodeStorageProtooperator= (const DatanodeStorageProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DatanodeStorageProto *other)
 
DatanodeStorageProtoNew () const
 
DatanodeStorageProtoNew (::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 Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const DatanodeStorageProtodefault_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 Public Attributes

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
 

Friends

void protobuf_AddDesc_hdfs_2eproto ()
 
void protobuf_AssignDesc_hdfs_2eproto ()
 
void protobuf_ShutdownFile_hdfs_2eproto ()
 

Member Data Documentation

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: