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

Public Member Functions

 LocatedBlocksProto (const LocatedBlocksProto &from)
 
LocatedBlocksProtooperator= (const LocatedBlocksProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LocatedBlocksProto *other)
 
LocatedBlocksProtoNew () const
 
LocatedBlocksProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const LocatedBlocksProto &from)
 
void MergeFrom (const LocatedBlocksProto &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_filelength () const
 
void clear_filelength ()
 
::google::protobuf::uint64 filelength () const
 
void set_filelength (::google::protobuf::uint64 value)
 
int blocks_size () const
 
void clear_blocks ()
 
const
::hadoop::hdfs::LocatedBlockProto
blocks (int index) const
 
::hadoop::hdfs::LocatedBlockProtomutable_blocks (int index)
 
::hadoop::hdfs::LocatedBlockProtoadd_blocks ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::LocatedBlockProto > * 
mutable_blocks ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::LocatedBlockProto > & 
blocks () const
 
bool has_underconstruction () const
 
void clear_underconstruction ()
 
bool underconstruction () const
 
void set_underconstruction (bool value)
 
bool has_lastblock () const
 
void clear_lastblock ()
 
const
::hadoop::hdfs::LocatedBlockProto
lastblock () const
 
::hadoop::hdfs::LocatedBlockProtomutable_lastblock ()
 
::hadoop::hdfs::LocatedBlockProtorelease_lastblock ()
 
void set_allocated_lastblock (::hadoop::hdfs::LocatedBlockProto *lastblock)
 
bool has_islastblockcomplete () const
 
void clear_islastblockcomplete ()
 
bool islastblockcomplete () const
 
void set_islastblockcomplete (bool value)
 
bool has_fileencryptioninfo () const
 
void clear_fileencryptioninfo ()
 
const
::hadoop::hdfs::FileEncryptionInfoProto
fileencryptioninfo () const
 
::hadoop::hdfs::FileEncryptionInfoProtomutable_fileencryptioninfo ()
 
::hadoop::hdfs::FileEncryptionInfoProtorelease_fileencryptioninfo ()
 
void set_allocated_fileencryptioninfo (::hadoop::hdfs::FileEncryptionInfoProto *fileencryptioninfo)
 
bool has_ecpolicy () const
 
void clear_ecpolicy ()
 
const
::hadoop::hdfs::ErasureCodingPolicyProto
ecpolicy () const
 
::hadoop::hdfs::ErasureCodingPolicyProtomutable_ecpolicy ()
 
::hadoop::hdfs::ErasureCodingPolicyProtorelease_ecpolicy ()
 
void set_allocated_ecpolicy (::hadoop::hdfs::ErasureCodingPolicyProto *ecpolicy)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const LocatedBlocksProtodefault_instance ()
 

Static Public Attributes

static const int kFileLengthFieldNumber = 1
 
static const int kBlocksFieldNumber = 2
 
static const int kUnderConstructionFieldNumber = 3
 
static const int kLastBlockFieldNumber = 4
 
static const int kIsLastBlockCompleteFieldNumber = 5
 
static const int kFileEncryptionInfoFieldNumber = 6
 
static const int kEcPolicyFieldNumber = 7
 

Friends

void protobuf_AddDesc_hdfs_2eproto ()
 
void protobuf_AssignDesc_hdfs_2eproto ()
 
void protobuf_ShutdownFile_hdfs_2eproto ()
 

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