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

Public Member Functions

 BlockWithLocationsProto (const BlockWithLocationsProto &from)
 
BlockWithLocationsProtooperator= (const BlockWithLocationsProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BlockWithLocationsProto *other)
 
BlockWithLocationsProtoNew () const
 
BlockWithLocationsProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const BlockWithLocationsProto &from)
 
void MergeFrom (const BlockWithLocationsProto &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_block () const
 
void clear_block ()
 
const ::hadoop::hdfs::BlockProtoblock () const
 
::hadoop::hdfs::BlockProtomutable_block ()
 
::hadoop::hdfs::BlockProtorelease_block ()
 
void set_allocated_block (::hadoop::hdfs::BlockProto *block)
 
int datanodeuuids_size () const
 
void clear_datanodeuuids ()
 
const ::std::string & datanodeuuids (int index) const
 
::std::string * mutable_datanodeuuids (int index)
 
void set_datanodeuuids (int index, const ::std::string &value)
 
void set_datanodeuuids (int index, const char *value)
 
void set_datanodeuuids (int index, const char *value, size_t size)
 
::std::string * add_datanodeuuids ()
 
void add_datanodeuuids (const ::std::string &value)
 
void add_datanodeuuids (const char *value)
 
void add_datanodeuuids (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
datanodeuuids () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_datanodeuuids ()
 
int storageuuids_size () const
 
void clear_storageuuids ()
 
const ::std::string & storageuuids (int index) const
 
::std::string * mutable_storageuuids (int index)
 
void set_storageuuids (int index, const ::std::string &value)
 
void set_storageuuids (int index, const char *value)
 
void set_storageuuids (int index, const char *value, size_t size)
 
::std::string * add_storageuuids ()
 
void add_storageuuids (const ::std::string &value)
 
void add_storageuuids (const char *value)
 
void add_storageuuids (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
storageuuids () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_storageuuids ()
 
int storagetypes_size () const
 
void clear_storagetypes ()
 
::hadoop::hdfs::StorageTypeProto storagetypes (int index) const
 
void set_storagetypes (int index,::hadoop::hdfs::StorageTypeProto value)
 
void add_storagetypes (::hadoop::hdfs::StorageTypeProto value)
 
const
::google::protobuf::RepeatedField
< int > & 
storagetypes () const
 
::google::protobuf::RepeatedField
< int > * 
mutable_storagetypes ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kBlockFieldNumber = 1
 
static const int kDatanodeUuidsFieldNumber = 2
 
static const int kStorageUuidsFieldNumber = 3
 
static const int kStorageTypesFieldNumber = 4
 

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: