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 Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::ActiveNodeInfo Class Reference
Inheritance diagram for hadoop::hdfs::ActiveNodeInfo:

Public Member Functions

 ActiveNodeInfo (const ActiveNodeInfo &from)
 
ActiveNodeInfooperator= (const ActiveNodeInfo &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ActiveNodeInfo *other)
 
ActiveNodeInfoNew () const
 
ActiveNodeInfoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ActiveNodeInfo &from)
 
void MergeFrom (const ActiveNodeInfo &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_nameserviceid () const
 
void clear_nameserviceid ()
 
const ::std::string & nameserviceid () const
 
void set_nameserviceid (const ::std::string &value)
 
void set_nameserviceid (const char *value)
 
void set_nameserviceid (const char *value, size_t size)
 
::std::string * mutable_nameserviceid ()
 
::std::string * release_nameserviceid ()
 
void set_allocated_nameserviceid (::std::string *nameserviceid)
 
bool has_namenodeid () const
 
void clear_namenodeid ()
 
const ::std::string & namenodeid () const
 
void set_namenodeid (const ::std::string &value)
 
void set_namenodeid (const char *value)
 
void set_namenodeid (const char *value, size_t size)
 
::std::string * mutable_namenodeid ()
 
::std::string * release_namenodeid ()
 
void set_allocated_namenodeid (::std::string *namenodeid)
 
bool has_hostname () const
 
void clear_hostname ()
 
const ::std::string & hostname () const
 
void set_hostname (const ::std::string &value)
 
void set_hostname (const char *value)
 
void set_hostname (const char *value, size_t size)
 
::std::string * mutable_hostname ()
 
::std::string * release_hostname ()
 
void set_allocated_hostname (::std::string *hostname)
 
bool has_port () const
 
void clear_port ()
 
::google::protobuf::int32 port () const
 
void set_port (::google::protobuf::int32 value)
 
bool has_zkfcport () const
 
void clear_zkfcport ()
 
::google::protobuf::int32 zkfcport () const
 
void set_zkfcport (::google::protobuf::int32 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const ActiveNodeInfodefault_instance ()
 

Static Public Attributes

static const int kNameserviceIdFieldNumber = 1
 
static const int kNamenodeIdFieldNumber = 2
 
static const int kHostnameFieldNumber = 3
 
static const int kPortFieldNumber = 4
 
static const int kZkfcPortFieldNumber = 5
 

Friends

void protobuf_AddDesc_HAZKInfo_2eproto ()
 
void protobuf_AssignDesc_HAZKInfo_2eproto ()
 
void protobuf_ShutdownFile_HAZKInfo_2eproto ()
 

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