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

Public Member Functions

 ErrorReportRequestProto (const ErrorReportRequestProto &from)
 
ErrorReportRequestProtooperator= (const ErrorReportRequestProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ErrorReportRequestProto *other)
 
ErrorReportRequestProtoNew () const
 
ErrorReportRequestProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ErrorReportRequestProto &from)
 
void MergeFrom (const ErrorReportRequestProto &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_registration () const
 
void clear_registration ()
 
const
::hadoop::hdfs::NamenodeRegistrationProto
registration () const
 
::hadoop::hdfs::NamenodeRegistrationProtomutable_registration ()
 
::hadoop::hdfs::NamenodeRegistrationProtorelease_registration ()
 
void set_allocated_registration (::hadoop::hdfs::NamenodeRegistrationProto *registration)
 
bool has_errorcode () const
 
void clear_errorcode ()
 
::google::protobuf::uint32 errorcode () const
 
void set_errorcode (::google::protobuf::uint32 value)
 
bool has_msg () const
 
void clear_msg ()
 
const ::std::string & msg () const
 
void set_msg (const ::std::string &value)
 
void set_msg (const char *value)
 
void set_msg (const char *value, size_t size)
 
::std::string * mutable_msg ()
 
::std::string * release_msg ()
 
void set_allocated_msg (::std::string *msg)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRegistrationFieldNumber = 1
 
static const int kErrorCodeFieldNumber = 2
 
static const int kMsgFieldNumber = 3
 

Friends

void protobuf_AddDesc_NamenodeProtocol_2eproto ()
 
void protobuf_AssignDesc_NamenodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_NamenodeProtocol_2eproto ()
 

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