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

Public Member Functions

 CommitBlockSynchronizationRequestProto (const CommitBlockSynchronizationRequestProto &from)
 
CommitBlockSynchronizationRequestProtooperator= (const CommitBlockSynchronizationRequestProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CommitBlockSynchronizationRequestProto *other)
 
CommitBlockSynchronizationRequestProtoNew () const
 
CommitBlockSynchronizationRequestProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CommitBlockSynchronizationRequestProto &from)
 
void MergeFrom (const CommitBlockSynchronizationRequestProto &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::ExtendedBlockProto
block () const
 
::hadoop::hdfs::ExtendedBlockProtomutable_block ()
 
::hadoop::hdfs::ExtendedBlockProtorelease_block ()
 
void set_allocated_block (::hadoop::hdfs::ExtendedBlockProto *block)
 
bool has_newgenstamp () const
 
void clear_newgenstamp ()
 
::google::protobuf::uint64 newgenstamp () const
 
void set_newgenstamp (::google::protobuf::uint64 value)
 
bool has_newlength () const
 
void clear_newlength ()
 
::google::protobuf::uint64 newlength () const
 
void set_newlength (::google::protobuf::uint64 value)
 
bool has_closefile () const
 
void clear_closefile ()
 
bool closefile () const
 
void set_closefile (bool value)
 
bool has_deleteblock () const
 
void clear_deleteblock ()
 
bool deleteblock () const
 
void set_deleteblock (bool value)
 
int newtaragets_size () const
 
void clear_newtaragets ()
 
const
::hadoop::hdfs::DatanodeIDProto
newtaragets (int index) const
 
::hadoop::hdfs::DatanodeIDProtomutable_newtaragets (int index)
 
::hadoop::hdfs::DatanodeIDProtoadd_newtaragets ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeIDProto > * 
mutable_newtaragets ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeIDProto > & 
newtaragets () const
 
int newtargetstorages_size () const
 
void clear_newtargetstorages ()
 
const ::std::string & newtargetstorages (int index) const
 
::std::string * mutable_newtargetstorages (int index)
 
void set_newtargetstorages (int index, const ::std::string &value)
 
void set_newtargetstorages (int index, const char *value)
 
void set_newtargetstorages (int index, const char *value, size_t size)
 
::std::string * add_newtargetstorages ()
 
void add_newtargetstorages (const ::std::string &value)
 
void add_newtargetstorages (const char *value)
 
void add_newtargetstorages (const char *value, size_t size)
 
const
::google::protobuf::RepeatedPtrField
< ::std::string > & 
newtargetstorages () const
 
::google::protobuf::RepeatedPtrField
< ::std::string > * 
mutable_newtargetstorages ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kBlockFieldNumber = 1
 
static const int kNewGenStampFieldNumber = 2
 
static const int kNewLengthFieldNumber = 3
 
static const int kCloseFileFieldNumber = 4
 
static const int kDeleteBlockFieldNumber = 5
 
static const int kNewTaragetsFieldNumber = 6
 
static const int kNewTargetStoragesFieldNumber = 7
 

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: