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

Public Member Functions

 DatanodeIDProto (const DatanodeIDProto &from)
 
DatanodeIDProtooperator= (const DatanodeIDProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (DatanodeIDProto *other)
 
DatanodeIDProtoNew () const
 
DatanodeIDProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const DatanodeIDProto &from)
 
void MergeFrom (const DatanodeIDProto &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_ipaddr () const
 
void clear_ipaddr ()
 
const ::std::string & ipaddr () const
 
void set_ipaddr (const ::std::string &value)
 
void set_ipaddr (const char *value)
 
void set_ipaddr (const char *value, size_t size)
 
::std::string * mutable_ipaddr ()
 
::std::string * release_ipaddr ()
 
void set_allocated_ipaddr (::std::string *ipaddr)
 
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_datanodeuuid () const
 
void clear_datanodeuuid ()
 
const ::std::string & datanodeuuid () const
 
void set_datanodeuuid (const ::std::string &value)
 
void set_datanodeuuid (const char *value)
 
void set_datanodeuuid (const char *value, size_t size)
 
::std::string * mutable_datanodeuuid ()
 
::std::string * release_datanodeuuid ()
 
void set_allocated_datanodeuuid (::std::string *datanodeuuid)
 
bool has_xferport () const
 
void clear_xferport ()
 
::google::protobuf::uint32 xferport () const
 
void set_xferport (::google::protobuf::uint32 value)
 
bool has_infoport () const
 
void clear_infoport ()
 
::google::protobuf::uint32 infoport () const
 
void set_infoport (::google::protobuf::uint32 value)
 
bool has_ipcport () const
 
void clear_ipcport ()
 
::google::protobuf::uint32 ipcport () const
 
void set_ipcport (::google::protobuf::uint32 value)
 
bool has_infosecureport () const
 
void clear_infosecureport ()
 
::google::protobuf::uint32 infosecureport () const
 
void set_infosecureport (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIpAddrFieldNumber = 1
 
static const int kHostNameFieldNumber = 2
 
static const int kDatanodeUuidFieldNumber = 3
 
static const int kXferPortFieldNumber = 4
 
static const int kInfoPortFieldNumber = 5
 
static const int kIpcPortFieldNumber = 6
 
static const int kInfoSecurePortFieldNumber = 7
 

Friends

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

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