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

Public Member Functions

 HeartbeatRequestProto (const HeartbeatRequestProto &from)
 
HeartbeatRequestProtooperator= (const HeartbeatRequestProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (HeartbeatRequestProto *other)
 
HeartbeatRequestProtoNew () const
 
HeartbeatRequestProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const HeartbeatRequestProto &from)
 
void MergeFrom (const HeartbeatRequestProto &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::datanode::DatanodeRegistrationProto
registration () const
 
::hadoop::hdfs::datanode::DatanodeRegistrationProtomutable_registration ()
 
::hadoop::hdfs::datanode::DatanodeRegistrationProtorelease_registration ()
 
void set_allocated_registration (::hadoop::hdfs::datanode::DatanodeRegistrationProto *registration)
 
int reports_size () const
 
void clear_reports ()
 
const
::hadoop::hdfs::StorageReportProto
reports (int index) const
 
::hadoop::hdfs::StorageReportProtomutable_reports (int index)
 
::hadoop::hdfs::StorageReportProtoadd_reports ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::StorageReportProto > * 
mutable_reports ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::StorageReportProto > & 
reports () const
 
bool has_xmitsinprogress () const
 
void clear_xmitsinprogress ()
 
::google::protobuf::uint32 xmitsinprogress () const
 
void set_xmitsinprogress (::google::protobuf::uint32 value)
 
bool has_xceivercount () const
 
void clear_xceivercount ()
 
::google::protobuf::uint32 xceivercount () const
 
void set_xceivercount (::google::protobuf::uint32 value)
 
bool has_failedvolumes () const
 
void clear_failedvolumes ()
 
::google::protobuf::uint32 failedvolumes () const
 
void set_failedvolumes (::google::protobuf::uint32 value)
 
bool has_cachecapacity () const
 
void clear_cachecapacity ()
 
::google::protobuf::uint64 cachecapacity () const
 
void set_cachecapacity (::google::protobuf::uint64 value)
 
bool has_cacheused () const
 
void clear_cacheused ()
 
::google::protobuf::uint64 cacheused () const
 
void set_cacheused (::google::protobuf::uint64 value)
 
bool has_volumefailuresummary () const
 
void clear_volumefailuresummary ()
 
const
::hadoop::hdfs::datanode::VolumeFailureSummaryProto
volumefailuresummary () const
 
::hadoop::hdfs::datanode::VolumeFailureSummaryProtomutable_volumefailuresummary ()
 
::hadoop::hdfs::datanode::VolumeFailureSummaryProtorelease_volumefailuresummary ()
 
void set_allocated_volumefailuresummary (::hadoop::hdfs::datanode::VolumeFailureSummaryProto *volumefailuresummary)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRegistrationFieldNumber = 1
 
static const int kReportsFieldNumber = 2
 
static const int kXmitsInProgressFieldNumber = 3
 
static const int kXceiverCountFieldNumber = 4
 
static const int kFailedVolumesFieldNumber = 5
 
static const int kCacheCapacityFieldNumber = 6
 
static const int kCacheUsedFieldNumber = 7
 
static const int kVolumeFailureSummaryFieldNumber = 8
 

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: