|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| VolumeFailureSummaryProto (const VolumeFailureSummaryProto &from) | |
| VolumeFailureSummaryProto & | operator= (const VolumeFailureSummaryProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (VolumeFailureSummaryProto *other) |
| VolumeFailureSummaryProto * | New () const |
| VolumeFailureSummaryProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const VolumeFailureSummaryProto &from) |
| void | MergeFrom (const VolumeFailureSummaryProto &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 |
| int | failedstoragelocations_size () const |
| void | clear_failedstoragelocations () |
| const ::std::string & | failedstoragelocations (int index) const |
| ::std::string * | mutable_failedstoragelocations (int index) |
| void | set_failedstoragelocations (int index, const ::std::string &value) |
| void | set_failedstoragelocations (int index, const char *value) |
| void | set_failedstoragelocations (int index, const char *value, size_t size) |
| ::std::string * | add_failedstoragelocations () |
| void | add_failedstoragelocations (const ::std::string &value) |
| void | add_failedstoragelocations (const char *value) |
| void | add_failedstoragelocations (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | failedstoragelocations () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_failedstoragelocations () |
| bool | has_lastvolumefailuredate () const |
| void | clear_lastvolumefailuredate () |
| ::google::protobuf::uint64 | lastvolumefailuredate () const |
| void | set_lastvolumefailuredate (::google::protobuf::uint64 value) |
| bool | has_estimatedcapacitylosttotal () const |
| void | clear_estimatedcapacitylosttotal () |
| ::google::protobuf::uint64 | estimatedcapacitylosttotal () const |
| void | set_estimatedcapacitylosttotal (::google::protobuf::uint64 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const VolumeFailureSummaryProto & | default_instance () |
Static Public Attributes | |
| static const int | kFailedStorageLocationsFieldNumber = 1 |
| static const int | kLastVolumeFailureDateFieldNumber = 2 |
| static const int | kEstimatedCapacityLostTotalFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
1.8.6