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

Public Member Functions

 GetReconfigurationStatusConfigChangeProto (const GetReconfigurationStatusConfigChangeProto &from)
 
GetReconfigurationStatusConfigChangeProtooperator= (const GetReconfigurationStatusConfigChangeProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetReconfigurationStatusConfigChangeProto *other)
 
GetReconfigurationStatusConfigChangeProtoNew () const
 
GetReconfigurationStatusConfigChangeProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetReconfigurationStatusConfigChangeProto &from)
 
void MergeFrom (const GetReconfigurationStatusConfigChangeProto &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_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
::std::string * mutable_name ()
 
::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_oldvalue () const
 
void clear_oldvalue ()
 
const ::std::string & oldvalue () const
 
void set_oldvalue (const ::std::string &value)
 
void set_oldvalue (const char *value)
 
void set_oldvalue (const char *value, size_t size)
 
::std::string * mutable_oldvalue ()
 
::std::string * release_oldvalue ()
 
void set_allocated_oldvalue (::std::string *oldvalue)
 
bool has_newvalue () const
 
void clear_newvalue ()
 
const ::std::string & newvalue () const
 
void set_newvalue (const ::std::string &value)
 
void set_newvalue (const char *value)
 
void set_newvalue (const char *value, size_t size)
 
::std::string * mutable_newvalue ()
 
::std::string * release_newvalue ()
 
void set_allocated_newvalue (::std::string *newvalue)
 
bool has_errormessage () const
 
void clear_errormessage ()
 
const ::std::string & errormessage () const
 
void set_errormessage (const ::std::string &value)
 
void set_errormessage (const char *value)
 
void set_errormessage (const char *value, size_t size)
 
::std::string * mutable_errormessage ()
 
::std::string * release_errormessage ()
 
void set_allocated_errormessage (::std::string *errormessage)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
GetReconfigurationStatusConfigChangeProto
default_instance ()
 

Static Public Attributes

static const int kNameFieldNumber = 1
 
static const int kOldValueFieldNumber = 2
 
static const int kNewValueFieldNumber = 3
 
static const int kErrorMessageFieldNumber = 4
 

Friends

void protobuf_AddDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_AssignDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_ClientDatanodeProtocol_2eproto ()
 

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