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

Public Member Functions

 StorageBlockReportProto (const StorageBlockReportProto &from)
 
StorageBlockReportProtooperator= (const StorageBlockReportProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (StorageBlockReportProto *other)
 
StorageBlockReportProtoNew () const
 
StorageBlockReportProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const StorageBlockReportProto &from)
 
void MergeFrom (const StorageBlockReportProto &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_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)
 
int blocks_size () const
 
void clear_blocks ()
 
::google::protobuf::uint64 blocks (int index) const
 
void set_blocks (int index,::google::protobuf::uint64 value)
 
void add_blocks (::google::protobuf::uint64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > & 
blocks () const
 
::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > * 
mutable_blocks ()
 
bool has_numberofblocks () const
 
void clear_numberofblocks ()
 
::google::protobuf::uint64 numberofblocks () const
 
void set_numberofblocks (::google::protobuf::uint64 value)
 
int blocksbuffers_size () const
 
void clear_blocksbuffers ()
 
const ::std::string & blocksbuffers (int index) const
 
::std::string * mutable_blocksbuffers (int index)
 
void set_blocksbuffers (int index, const ::std::string &value)
 
void set_blocksbuffers (int index, const char *value)
 
void set_blocksbuffers (int index, const void *value, size_t size)
 
::std::string * add_blocksbuffers ()
 
void add_blocksbuffers (const ::std::string &value)
 
void add_blocksbuffers (const char *value)
 
void add_blocksbuffers (const void *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
blocksbuffers () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_blocksbuffers ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kStorageFieldNumber = 1
 
static const int kBlocksFieldNumber = 2
 
static const int kNumberOfBlocksFieldNumber = 3
 
static const int kBlocksBuffersFieldNumber = 4
 

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: