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

Public Member Functions

 UpdatePipelineRequestProto (const UpdatePipelineRequestProto &from)
 
UpdatePipelineRequestProtooperator= (const UpdatePipelineRequestProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UpdatePipelineRequestProto *other)
 
UpdatePipelineRequestProtoNew () const
 
UpdatePipelineRequestProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UpdatePipelineRequestProto &from)
 
void MergeFrom (const UpdatePipelineRequestProto &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_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)
 
bool has_oldblock () const
 
void clear_oldblock ()
 
const
::hadoop::hdfs::ExtendedBlockProto
oldblock () const
 
::hadoop::hdfs::ExtendedBlockProtomutable_oldblock ()
 
::hadoop::hdfs::ExtendedBlockProtorelease_oldblock ()
 
void set_allocated_oldblock (::hadoop::hdfs::ExtendedBlockProto *oldblock)
 
bool has_newblock () const
 
void clear_newblock ()
 
const
::hadoop::hdfs::ExtendedBlockProto
newblock () const
 
::hadoop::hdfs::ExtendedBlockProtomutable_newblock ()
 
::hadoop::hdfs::ExtendedBlockProtorelease_newblock ()
 
void set_allocated_newblock (::hadoop::hdfs::ExtendedBlockProto *newblock)
 
int newnodes_size () const
 
void clear_newnodes ()
 
const
::hadoop::hdfs::DatanodeIDProto
newnodes (int index) const
 
::hadoop::hdfs::DatanodeIDProtomutable_newnodes (int index)
 
::hadoop::hdfs::DatanodeIDProtoadd_newnodes ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeIDProto > * 
mutable_newnodes ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeIDProto > & 
newnodes () const
 
int storageids_size () const
 
void clear_storageids ()
 
const ::std::string & storageids (int index) const
 
::std::string * mutable_storageids (int index)
 
void set_storageids (int index, const ::std::string &value)
 
void set_storageids (int index, const char *value)
 
void set_storageids (int index, const char *value, size_t size)
 
::std::string * add_storageids ()
 
void add_storageids (const ::std::string &value)
 
void add_storageids (const char *value)
 
void add_storageids (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
storageids () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_storageids ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kClientNameFieldNumber = 1
 
static const int kOldBlockFieldNumber = 2
 
static const int kNewBlockFieldNumber = 3
 
static const int kNewNodesFieldNumber = 4
 
static const int kStorageIDsFieldNumber = 5
 

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: