|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| HeartbeatRequestProto (const HeartbeatRequestProto &from) | |
| HeartbeatRequestProto & | operator= (const HeartbeatRequestProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (HeartbeatRequestProto *other) |
| HeartbeatRequestProto * | New () const |
| HeartbeatRequestProto * | New (::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::DatanodeRegistrationProto * | mutable_registration () |
| ::hadoop::hdfs::datanode::DatanodeRegistrationProto * | release_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::StorageReportProto * | mutable_reports (int index) |
| ::hadoop::hdfs::StorageReportProto * | add_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::VolumeFailureSummaryProto * | mutable_volumefailuresummary () |
| ::hadoop::hdfs::datanode::VolumeFailureSummaryProto * | release_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 () |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
1.8.6