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

Public Member Functions

 GetFsStatsResponseProto (const GetFsStatsResponseProto &from)
 
GetFsStatsResponseProtooperator= (const GetFsStatsResponseProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetFsStatsResponseProto *other)
 
GetFsStatsResponseProtoNew () const
 
GetFsStatsResponseProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetFsStatsResponseProto &from)
 
void MergeFrom (const GetFsStatsResponseProto &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_capacity () const
 
void clear_capacity ()
 
::google::protobuf::uint64 capacity () const
 
void set_capacity (::google::protobuf::uint64 value)
 
bool has_used () const
 
void clear_used ()
 
::google::protobuf::uint64 used () const
 
void set_used (::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_under_replicated () const
 
void clear_under_replicated ()
 
::google::protobuf::uint64 under_replicated () const
 
void set_under_replicated (::google::protobuf::uint64 value)
 
bool has_corrupt_blocks () const
 
void clear_corrupt_blocks ()
 
::google::protobuf::uint64 corrupt_blocks () const
 
void set_corrupt_blocks (::google::protobuf::uint64 value)
 
bool has_missing_blocks () const
 
void clear_missing_blocks ()
 
::google::protobuf::uint64 missing_blocks () const
 
void set_missing_blocks (::google::protobuf::uint64 value)
 
bool has_missing_repl_one_blocks () const
 
void clear_missing_repl_one_blocks ()
 
::google::protobuf::uint64 missing_repl_one_blocks () const
 
void set_missing_repl_one_blocks (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCapacityFieldNumber = 1
 
static const int kUsedFieldNumber = 2
 
static const int kRemainingFieldNumber = 3
 
static const int kUnderReplicatedFieldNumber = 4
 
static const int kCorruptBlocksFieldNumber = 5
 
static const int kMissingBlocksFieldNumber = 6
 
static const int kMissingReplOneBlocksFieldNumber = 7
 

Friends

void protobuf_AddDesc_ClientNamenodeProtocol_2eproto ()
 
void protobuf_AssignDesc_ClientNamenodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_ClientNamenodeProtocol_2eproto ()
 

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