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

Public Member Functions

 StorageReportProto (const StorageReportProto &from)
 
StorageReportProtooperator= (const StorageReportProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StorageReportProto *other)
 
StorageReportProtoNew () const
 
StorageReportProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const StorageReportProto &from)
 
void MergeFrom (const StorageReportProto &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
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
bool 
has_storageuuid () const
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
void 
clear_storageuuid ()
 
GOOGLE_PROTOBUF_DEPRECATED_ATTRconst::std::string & storageuuid () const
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
void 
set_storageuuid (const ::std::string &value)
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
void 
set_storageuuid (const char *value)
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
void 
set_storageuuid (const char *value, size_t size)
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR::std::string * mutable_storageuuid ()
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR::std::string * release_storageuuid ()
 
GOOGLE_PROTOBUF_DEPRECATED_ATTR
void 
set_allocated_storageuuid (::std::string *storageuuid)
 
bool has_failed () const
 
void clear_failed ()
 
bool failed () const
 
void set_failed (bool value)
 
bool has_capacity () const
 
void clear_capacity ()
 
::google::protobuf::uint64 capacity () const
 
void set_capacity (::google::protobuf::uint64 value)
 
bool has_dfsused () const
 
void clear_dfsused ()
 
::google::protobuf::uint64 dfsused () const
 
void set_dfsused (::google::protobuf::uint64 value)
 
bool has_remaining () const
 
void clear_remaining ()
 
::google::protobuf::uint64 remaining () const
 
void set_remaining (::google::protobuf::uint64 value)
 
bool has_blockpoolused () const
 
void clear_blockpoolused ()
 
::google::protobuf::uint64 blockpoolused () const
 
void set_blockpoolused (::google::protobuf::uint64 value)
 
bool has_storage () const
 
void clear_storage ()
 
const
::hadoop::hdfs::DatanodeStorageProto
storage () const
 
::hadoop::hdfs::DatanodeStorageProtomutable_storage ()
 
::hadoop::hdfs::DatanodeStorageProtorelease_storage ()
 
void set_allocated_storage (::hadoop::hdfs::DatanodeStorageProto *storage)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const StorageReportProtodefault_instance ()
 

Static Public Attributes

static
GOOGLE_PROTOBUF_DEPRECATED_ATTR
const int 
kStorageUuidFieldNumber = 1
 
static const int kFailedFieldNumber = 2
 
static const int kCapacityFieldNumber = 3
 
static const int kDfsUsedFieldNumber = 4
 
static const int kRemainingFieldNumber = 5
 
static const int kBlockPoolUsedFieldNumber = 6
 
static const int kStorageFieldNumber = 7
 

Friends

void protobuf_AddDesc_hdfs_2eproto ()
 
void protobuf_AssignDesc_hdfs_2eproto ()
 
void protobuf_ShutdownFile_hdfs_2eproto ()
 

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