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

Public Member Functions

 GetHdfsBlockLocationsResponseProto (const GetHdfsBlockLocationsResponseProto &from)
 
GetHdfsBlockLocationsResponseProtooperator= (const GetHdfsBlockLocationsResponseProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetHdfsBlockLocationsResponseProto *other)
 
GetHdfsBlockLocationsResponseProtoNew () const
 
GetHdfsBlockLocationsResponseProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetHdfsBlockLocationsResponseProto &from)
 
void MergeFrom (const GetHdfsBlockLocationsResponseProto &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 volumeids_size () const
 
void clear_volumeids ()
 
const ::std::string & volumeids (int index) const
 
::std::string * mutable_volumeids (int index)
 
void set_volumeids (int index, const ::std::string &value)
 
void set_volumeids (int index, const char *value)
 
void set_volumeids (int index, const void *value, size_t size)
 
::std::string * add_volumeids ()
 
void add_volumeids (const ::std::string &value)
 
void add_volumeids (const char *value)
 
void add_volumeids (const void *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
volumeids () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_volumeids ()
 
int volumeindexes_size () const
 
void clear_volumeindexes ()
 
::google::protobuf::uint32 volumeindexes (int index) const
 
void set_volumeindexes (int index,::google::protobuf::uint32 value)
 
void add_volumeindexes (::google::protobuf::uint32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
volumeindexes () const
 
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_volumeindexes ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kVolumeIdsFieldNumber = 1
 
static const int kVolumeIndexesFieldNumber = 2
 

Friends

void protobuf_AddDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_AssignDesc_ClientDatanodeProtocol_2eproto ()
 
void protobuf_ShutdownFile_ClientDatanodeProtocol_2eproto ()
 

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