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

Public Member Functions

 BlockReportContextProto (const BlockReportContextProto &from)
 
BlockReportContextProtooperator= (const BlockReportContextProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BlockReportContextProto *other)
 
BlockReportContextProtoNew () const
 
BlockReportContextProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BlockReportContextProto &from)
 
void MergeFrom (const BlockReportContextProto &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_totalrpcs () const
 
void clear_totalrpcs ()
 
::google::protobuf::int32 totalrpcs () const
 
void set_totalrpcs (::google::protobuf::int32 value)
 
bool has_currpc () const
 
void clear_currpc ()
 
::google::protobuf::int32 currpc () const
 
void set_currpc (::google::protobuf::int32 value)
 
bool has_id () const
 
void clear_id ()
 
::google::protobuf::int64 id () const
 
void set_id (::google::protobuf::int64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTotalRpcsFieldNumber = 1
 
static const int kCurRpcFieldNumber = 2
 
static const int kIdFieldNumber = 3
 

Friends

void protobuf_AddDesc_DatanodeProtocol_2eproto ()
 
void protobuf_AssignDesc_DatanodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_DatanodeProtocol_2eproto ()
 

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