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

Public Member Functions

 SnapshotDiffSection_DirectoryDiff (const SnapshotDiffSection_DirectoryDiff &from)
 
SnapshotDiffSection_DirectoryDiffoperator= (const SnapshotDiffSection_DirectoryDiff &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SnapshotDiffSection_DirectoryDiff *other)
 
SnapshotDiffSection_DirectoryDiffNew () const
 
SnapshotDiffSection_DirectoryDiffNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SnapshotDiffSection_DirectoryDiff &from)
 
void MergeFrom (const SnapshotDiffSection_DirectoryDiff &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_childrensize () const
 
void clear_childrensize ()
 
::google::protobuf::uint32 childrensize () const
 
void set_childrensize (::google::protobuf::uint32 value)
 
bool has_issnapshotroot () const
 
void clear_issnapshotroot ()
 
bool issnapshotroot () const
 
void set_issnapshotroot (bool 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_INodeDirectory
snapshotcopy () const
 
::hadoop::hdfs::fsimage::INodeSection_INodeDirectorymutable_snapshotcopy ()
 
::hadoop::hdfs::fsimage::INodeSection_INodeDirectoryrelease_snapshotcopy ()
 
void set_allocated_snapshotcopy (::hadoop::hdfs::fsimage::INodeSection_INodeDirectory *snapshotcopy)
 
bool has_createdlistsize () const
 
void clear_createdlistsize ()
 
::google::protobuf::uint32 createdlistsize () const
 
void set_createdlistsize (::google::protobuf::uint32 value)
 
int deletedinode_size () const
 
void clear_deletedinode ()
 
::google::protobuf::uint64 deletedinode (int index) const
 
void set_deletedinode (int index,::google::protobuf::uint64 value)
 
void add_deletedinode (::google::protobuf::uint64 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > & 
deletedinode () const
 
::google::protobuf::RepeatedField
< ::google::protobuf::uint64 > * 
mutable_deletedinode ()
 
int deletedinoderef_size () const
 
void clear_deletedinoderef ()
 
::google::protobuf::uint32 deletedinoderef (int index) const
 
void set_deletedinoderef (int index,::google::protobuf::uint32 value)
 
void add_deletedinoderef (::google::protobuf::uint32 value)
 
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
deletedinoderef () const
 
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_deletedinoderef ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kSnapshotIdFieldNumber = 1
 
static const int kChildrenSizeFieldNumber = 2
 
static const int kIsSnapshotRootFieldNumber = 3
 
static const int kNameFieldNumber = 4
 
static const int kSnapshotCopyFieldNumber = 5
 
static const int kCreatedListSizeFieldNumber = 6
 
static const int kDeletedINodeFieldNumber = 7
 
static const int kDeletedINodeRefFieldNumber = 8
 

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: