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 Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::OpWriteBlockProto Class Reference
Inheritance diagram for hadoop::hdfs::OpWriteBlockProto:

Public Types

typedef
OpWriteBlockProto_BlockConstructionStage 
BlockConstructionStage
 

Public Member Functions

 OpWriteBlockProto (const OpWriteBlockProto &from)
 
OpWriteBlockProtooperator= (const OpWriteBlockProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (OpWriteBlockProto *other)
 
OpWriteBlockProtoNew () const
 
OpWriteBlockProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const OpWriteBlockProto &from)
 
void MergeFrom (const OpWriteBlockProto &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_header () const
 
void clear_header ()
 
const
::hadoop::hdfs::ClientOperationHeaderProto
header () const
 
::hadoop::hdfs::ClientOperationHeaderProtomutable_header ()
 
::hadoop::hdfs::ClientOperationHeaderProtorelease_header ()
 
void set_allocated_header (::hadoop::hdfs::ClientOperationHeaderProto *header)
 
int targets_size () const
 
void clear_targets ()
 
const
::hadoop::hdfs::DatanodeInfoProto
targets (int index) const
 
::hadoop::hdfs::DatanodeInfoProtomutable_targets (int index)
 
::hadoop::hdfs::DatanodeInfoProtoadd_targets ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > * 
mutable_targets ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::DatanodeInfoProto > & 
targets () const
 
bool has_source () const
 
void clear_source ()
 
const
::hadoop::hdfs::DatanodeInfoProto
source () const
 
::hadoop::hdfs::DatanodeInfoProtomutable_source ()
 
::hadoop::hdfs::DatanodeInfoProtorelease_source ()
 
void set_allocated_source (::hadoop::hdfs::DatanodeInfoProto *source)
 
bool has_stage () const
 
void clear_stage ()
 
::hadoop::hdfs::OpWriteBlockProto_BlockConstructionStage stage () const
 
void set_stage (::hadoop::hdfs::OpWriteBlockProto_BlockConstructionStage value)
 
bool has_pipelinesize () const
 
void clear_pipelinesize ()
 
::google::protobuf::uint32 pipelinesize () const
 
void set_pipelinesize (::google::protobuf::uint32 value)
 
bool has_minbytesrcvd () const
 
void clear_minbytesrcvd ()
 
::google::protobuf::uint64 minbytesrcvd () const
 
void set_minbytesrcvd (::google::protobuf::uint64 value)
 
bool has_maxbytesrcvd () const
 
void clear_maxbytesrcvd ()
 
::google::protobuf::uint64 maxbytesrcvd () const
 
void set_maxbytesrcvd (::google::protobuf::uint64 value)
 
bool has_latestgenerationstamp () const
 
void clear_latestgenerationstamp ()
 
::google::protobuf::uint64 latestgenerationstamp () const
 
void set_latestgenerationstamp (::google::protobuf::uint64 value)
 
bool has_requestedchecksum () const
 
void clear_requestedchecksum ()
 
const
::hadoop::hdfs::ChecksumProto
requestedchecksum () const
 
::hadoop::hdfs::ChecksumProtomutable_requestedchecksum ()
 
::hadoop::hdfs::ChecksumProtorelease_requestedchecksum ()
 
void set_allocated_requestedchecksum (::hadoop::hdfs::ChecksumProto *requestedchecksum)
 
bool has_cachingstrategy () const
 
void clear_cachingstrategy ()
 
const
::hadoop::hdfs::CachingStrategyProto
cachingstrategy () const
 
::hadoop::hdfs::CachingStrategyProtomutable_cachingstrategy ()
 
::hadoop::hdfs::CachingStrategyProtorelease_cachingstrategy ()
 
void set_allocated_cachingstrategy (::hadoop::hdfs::CachingStrategyProto *cachingstrategy)
 
bool has_storagetype () const
 
void clear_storagetype ()
 
::hadoop::hdfs::StorageTypeProto storagetype () const
 
void set_storagetype (::hadoop::hdfs::StorageTypeProto value)
 
int targetstoragetypes_size () const
 
void clear_targetstoragetypes ()
 
::hadoop::hdfs::StorageTypeProto targetstoragetypes (int index) const
 
void set_targetstoragetypes (int index,::hadoop::hdfs::StorageTypeProto value)
 
void add_targetstoragetypes (::hadoop::hdfs::StorageTypeProto value)
 
const
::google::protobuf::RepeatedField
< int > & 
targetstoragetypes () const
 
::google::protobuf::RepeatedField
< int > * 
mutable_targetstoragetypes ()
 
bool has_allowlazypersist () const
 
void clear_allowlazypersist ()
 
bool allowlazypersist () const
 
void set_allowlazypersist (bool value)
 
bool has_pinning () const
 
void clear_pinning ()
 
bool pinning () const
 
void set_pinning (bool value)
 
int targetpinnings_size () const
 
void clear_targetpinnings ()
 
bool targetpinnings (int index) const
 
void set_targetpinnings (int index, bool value)
 
void add_targetpinnings (bool value)
 
const
::google::protobuf::RepeatedField
< bool > & 
targetpinnings () const
 
::google::protobuf::RepeatedField
< bool > * 
mutable_targetpinnings ()
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const OpWriteBlockProtodefault_instance ()
 
static bool BlockConstructionStage_IsValid (int value)
 
static const
::google::protobuf::EnumDescriptor * 
BlockConstructionStage_descriptor ()
 
static const ::std::string & BlockConstructionStage_Name (BlockConstructionStage value)
 
static bool BlockConstructionStage_Parse (const ::std::string &name, BlockConstructionStage *value)
 

Static Public Attributes

static const BlockConstructionStage PIPELINE_SETUP_APPEND
 
static const BlockConstructionStage PIPELINE_SETUP_APPEND_RECOVERY
 
static const BlockConstructionStage DATA_STREAMING
 
static const BlockConstructionStage PIPELINE_SETUP_STREAMING_RECOVERY
 
static const BlockConstructionStage PIPELINE_CLOSE
 
static const BlockConstructionStage PIPELINE_CLOSE_RECOVERY
 
static const BlockConstructionStage PIPELINE_SETUP_CREATE
 
static const BlockConstructionStage TRANSFER_RBW
 
static const BlockConstructionStage TRANSFER_FINALIZED
 
static const BlockConstructionStage BlockConstructionStage_MIN
 
static const BlockConstructionStage BlockConstructionStage_MAX
 
static const int BlockConstructionStage_ARRAYSIZE
 
static const int kHeaderFieldNumber = 1
 
static const int kTargetsFieldNumber = 2
 
static const int kSourceFieldNumber = 3
 
static const int kStageFieldNumber = 4
 
static const int kPipelineSizeFieldNumber = 5
 
static const int kMinBytesRcvdFieldNumber = 6
 
static const int kMaxBytesRcvdFieldNumber = 7
 
static const int kLatestGenerationStampFieldNumber = 8
 
static const int kRequestedChecksumFieldNumber = 9
 
static const int kCachingStrategyFieldNumber = 10
 
static const int kStorageTypeFieldNumber = 11
 
static const int kTargetStorageTypesFieldNumber = 12
 
static const int kAllowLazyPersistFieldNumber = 13
 
static const int kPinningFieldNumber = 14
 
static const int kTargetPinningsFieldNumber = 15
 

Friends

void protobuf_AddDesc_datatransfer_2eproto ()
 
void protobuf_AssignDesc_datatransfer_2eproto ()
 
void protobuf_ShutdownFile_datatransfer_2eproto ()
 

Member Data Documentation

const int hadoop::hdfs::OpWriteBlockProto::BlockConstructionStage_ARRAYSIZE
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_BlockConstructionStage_ARRAYSIZE
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::BlockConstructionStage_MAX
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_BlockConstructionStage_MAX
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::BlockConstructionStage_MIN
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_BlockConstructionStage_MIN
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::DATA_STREAMING
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_DATA_STREAMING
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_CLOSE
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_CLOSE
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_CLOSE_RECOVERY
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_CLOSE_RECOVERY
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_SETUP_APPEND
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_SETUP_APPEND
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_SETUP_APPEND_RECOVERY
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_SETUP_APPEND_RECOVERY
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_SETUP_CREATE
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_SETUP_CREATE
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::PIPELINE_SETUP_STREAMING_RECOVERY
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_PIPELINE_SETUP_STREAMING_RECOVERY
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::TRANSFER_FINALIZED
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_TRANSFER_FINALIZED
const OpWriteBlockProto_BlockConstructionStage hadoop::hdfs::OpWriteBlockProto::TRANSFER_RBW
static
Initial value:
=
OpWriteBlockProto_BlockConstructionStage_TRANSFER_RBW

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