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::NamenodeRegistrationProto Class Reference
Inheritance diagram for hadoop::hdfs::NamenodeRegistrationProto:

Public Types

typedef
NamenodeRegistrationProto_NamenodeRoleProto 
NamenodeRoleProto
 

Public Member Functions

 NamenodeRegistrationProto (const NamenodeRegistrationProto &from)
 
NamenodeRegistrationProtooperator= (const NamenodeRegistrationProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NamenodeRegistrationProto *other)
 
NamenodeRegistrationProtoNew () const
 
NamenodeRegistrationProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NamenodeRegistrationProto &from)
 
void MergeFrom (const NamenodeRegistrationProto &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_rpcaddress () const
 
void clear_rpcaddress ()
 
const ::std::string & rpcaddress () const
 
void set_rpcaddress (const ::std::string &value)
 
void set_rpcaddress (const char *value)
 
void set_rpcaddress (const char *value, size_t size)
 
::std::string * mutable_rpcaddress ()
 
::std::string * release_rpcaddress ()
 
void set_allocated_rpcaddress (::std::string *rpcaddress)
 
bool has_httpaddress () const
 
void clear_httpaddress ()
 
const ::std::string & httpaddress () const
 
void set_httpaddress (const ::std::string &value)
 
void set_httpaddress (const char *value)
 
void set_httpaddress (const char *value, size_t size)
 
::std::string * mutable_httpaddress ()
 
::std::string * release_httpaddress ()
 
void set_allocated_httpaddress (::std::string *httpaddress)
 
bool has_storageinfo () const
 
void clear_storageinfo ()
 
const
::hadoop::hdfs::StorageInfoProto
storageinfo () const
 
::hadoop::hdfs::StorageInfoProtomutable_storageinfo ()
 
::hadoop::hdfs::StorageInfoProtorelease_storageinfo ()
 
void set_allocated_storageinfo (::hadoop::hdfs::StorageInfoProto *storageinfo)
 
bool has_role () const
 
void clear_role ()
 
::hadoop::hdfs::NamenodeRegistrationProto_NamenodeRoleProto role () const
 
void set_role (::hadoop::hdfs::NamenodeRegistrationProto_NamenodeRoleProto value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
NamenodeRegistrationProto
default_instance ()
 
static bool NamenodeRoleProto_IsValid (int value)
 
static const
::google::protobuf::EnumDescriptor * 
NamenodeRoleProto_descriptor ()
 
static const ::std::string & NamenodeRoleProto_Name (NamenodeRoleProto value)
 
static bool NamenodeRoleProto_Parse (const ::std::string &name, NamenodeRoleProto *value)
 

Static Public Attributes

static const NamenodeRoleProto NAMENODE
 
static const NamenodeRoleProto BACKUP
 
static const NamenodeRoleProto CHECKPOINT
 
static const NamenodeRoleProto NamenodeRoleProto_MIN
 
static const NamenodeRoleProto NamenodeRoleProto_MAX
 
static const int NamenodeRoleProto_ARRAYSIZE
 
static const int kRpcAddressFieldNumber = 1
 
static const int kHttpAddressFieldNumber = 2
 
static const int kStorageInfoFieldNumber = 3
 
static const int kRoleFieldNumber = 4
 

Friends

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

Member Data Documentation

const NamenodeRegistrationProto_NamenodeRoleProto hadoop::hdfs::NamenodeRegistrationProto::BACKUP
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_BACKUP
const NamenodeRegistrationProto_NamenodeRoleProto hadoop::hdfs::NamenodeRegistrationProto::CHECKPOINT
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_CHECKPOINT
const NamenodeRegistrationProto_NamenodeRoleProto hadoop::hdfs::NamenodeRegistrationProto::NAMENODE
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_NAMENODE
const int hadoop::hdfs::NamenodeRegistrationProto::NamenodeRoleProto_ARRAYSIZE
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_NamenodeRoleProto_ARRAYSIZE
const NamenodeRegistrationProto_NamenodeRoleProto hadoop::hdfs::NamenodeRegistrationProto::NamenodeRoleProto_MAX
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_NamenodeRoleProto_MAX
const NamenodeRegistrationProto_NamenodeRoleProto hadoop::hdfs::NamenodeRegistrationProto::NamenodeRoleProto_MIN
static
Initial value:
=
NamenodeRegistrationProto_NamenodeRoleProto_NamenodeRoleProto_MIN

The documentation for this class was generated from the following files: