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

Public Member Functions

 GetAdditionalDatanodeRequestProto (const GetAdditionalDatanodeRequestProto &from)
 
GetAdditionalDatanodeRequestProtooperator= (const GetAdditionalDatanodeRequestProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetAdditionalDatanodeRequestProto *other)
 
GetAdditionalDatanodeRequestProtoNew () const
 
GetAdditionalDatanodeRequestProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GetAdditionalDatanodeRequestProto &from)
 
void MergeFrom (const GetAdditionalDatanodeRequestProto &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_src () const
 
void clear_src ()
 
const ::std::string & src () const
 
void set_src (const ::std::string &value)
 
void set_src (const char *value)
 
void set_src (const char *value, size_t size)
 
::std::string * mutable_src ()
 
::std::string * release_src ()
 
void set_allocated_src (::std::string *src)
 
bool has_blk () const
 
void clear_blk ()
 
const
::hadoop::hdfs::ExtendedBlockProto
blk () const
 
::hadoop::hdfs::ExtendedBlockProtomutable_blk ()
 
::hadoop::hdfs::ExtendedBlockProtorelease_blk ()
 
void set_allocated_blk (::hadoop::hdfs::ExtendedBlockProto *blk)
 
int existings_size () const
 
void clear_existings ()
 
const
::hadoop::hdfs::DatanodeInfoProto
existings (int index) const
 
::hadoop::hdfs::DatanodeInfoProtomutable_existings (int index)
 
::hadoop::hdfs::DatanodeInfoProtoadd_existings ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > * 
mutable_existings ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > & 
existings () const
 
int excludes_size () const
 
void clear_excludes ()
 
const
::hadoop::hdfs::DatanodeInfoProto
excludes (int index) const
 
::hadoop::hdfs::DatanodeInfoProtomutable_excludes (int index)
 
::hadoop::hdfs::DatanodeInfoProtoadd_excludes ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > * 
mutable_excludes ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > & 
excludes () const
 
bool has_numadditionalnodes () const
 
void clear_numadditionalnodes ()
 
::google::protobuf::uint32 numadditionalnodes () const
 
void set_numadditionalnodes (::google::protobuf::uint32 value)
 
bool has_clientname () const
 
void clear_clientname ()
 
const ::std::string & clientname () const
 
void set_clientname (const ::std::string &value)
 
void set_clientname (const char *value)
 
void set_clientname (const char *value, size_t size)
 
::std::string * mutable_clientname ()
 
::std::string * release_clientname ()
 
void set_allocated_clientname (::std::string *clientname)
 
int existingstorageuuids_size () const
 
void clear_existingstorageuuids ()
 
const ::std::string & existingstorageuuids (int index) const
 
::std::string * mutable_existingstorageuuids (int index)
 
void set_existingstorageuuids (int index, const ::std::string &value)
 
void set_existingstorageuuids (int index, const char *value)
 
void set_existingstorageuuids (int index, const char *value, size_t size)
 
::std::string * add_existingstorageuuids ()
 
void add_existingstorageuuids (const ::std::string &value)
 
void add_existingstorageuuids (const char *value)
 
void add_existingstorageuuids (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
existingstorageuuids () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_existingstorageuuids ()
 
bool has_fileid () const
 
void clear_fileid ()
 
::google::protobuf::uint64 fileid () const
 
void set_fileid (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSrcFieldNumber = 1
 
static const int kBlkFieldNumber = 2
 
static const int kExistingsFieldNumber = 3
 
static const int kExcludesFieldNumber = 4
 
static const int kNumAdditionalNodesFieldNumber = 5
 
static const int kClientNameFieldNumber = 6
 
static const int kExistingStorageUuidsFieldNumber = 7
 
static const int kFileIdFieldNumber = 8
 

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: