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

Public Member Functions

 SnapshotDiffSection_FileDiff (const SnapshotDiffSection_FileDiff &from)
 
SnapshotDiffSection_FileDiffoperator= (const SnapshotDiffSection_FileDiff &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SnapshotDiffSection_FileDiff *other)
 
SnapshotDiffSection_FileDiffNew () const
 
SnapshotDiffSection_FileDiffNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SnapshotDiffSection_FileDiff &from)
 
void MergeFrom (const SnapshotDiffSection_FileDiff &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_snapshotid () const
 
void clear_snapshotid ()
 
::google::protobuf::uint32 snapshotid () const
 
void set_snapshotid (::google::protobuf::uint32 value)
 
bool has_filesize () const
 
void clear_filesize ()
 
::google::protobuf::uint64 filesize () const
 
void set_filesize (::google::protobuf::uint64 value)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const void *value, size_t size)
 
::std::string * mutable_name ()
 
::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_snapshotcopy () const
 
void clear_snapshotcopy ()
 
const
::hadoop::hdfs::fsimage::INodeSection_INodeFile
snapshotcopy () const
 
::hadoop::hdfs::fsimage::INodeSection_INodeFilemutable_snapshotcopy ()
 
::hadoop::hdfs::fsimage::INodeSection_INodeFilerelease_snapshotcopy ()
 
void set_allocated_snapshotcopy (::hadoop::hdfs::fsimage::INodeSection_INodeFile *snapshotcopy)
 
int blocks_size () const
 
void clear_blocks ()
 
const ::hadoop::hdfs::BlockProtoblocks (int index) const
 
::hadoop::hdfs::BlockProtomutable_blocks (int index)
 
::hadoop::hdfs::BlockProtoadd_blocks ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::BlockProto > * 
mutable_blocks ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::BlockProto > & 
blocks () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kSnapshotIdFieldNumber = 1
 
static const int kFileSizeFieldNumber = 2
 
static const int kNameFieldNumber = 3
 
static const int kSnapshotCopyFieldNumber = 4
 
static const int kBlocksFieldNumber = 5
 

Friends

void protobuf_AddDesc_fsimage_2eproto ()
 
void protobuf_AssignDesc_fsimage_2eproto ()
 
void protobuf_ShutdownFile_fsimage_2eproto ()
 

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