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

Public Types

typedef
SnapshotDiffSection_DiffEntry_Type 
Type
 

Public Member Functions

 SnapshotDiffSection_DiffEntry (const SnapshotDiffSection_DiffEntry &from)
 
SnapshotDiffSection_DiffEntryoperator= (const SnapshotDiffSection_DiffEntry &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SnapshotDiffSection_DiffEntry *other)
 
SnapshotDiffSection_DiffEntryNew () const
 
SnapshotDiffSection_DiffEntryNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SnapshotDiffSection_DiffEntry &from)
 
void MergeFrom (const SnapshotDiffSection_DiffEntry &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_type () const
 
void clear_type ()
 
::hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry_Type type () const
 
void set_type (::hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry_Type value)
 
bool has_inodeid () const
 
void clear_inodeid ()
 
::google::protobuf::uint64 inodeid () const
 
void set_inodeid (::google::protobuf::uint64 value)
 
bool has_numofdiff () const
 
void clear_numofdiff ()
 
::google::protobuf::uint32 numofdiff () const
 
void set_numofdiff (::google::protobuf::uint32 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
SnapshotDiffSection_DiffEntry
default_instance ()
 
static bool Type_IsValid (int value)
 
static const
::google::protobuf::EnumDescriptor * 
Type_descriptor ()
 
static const ::std::string & Type_Name (Type value)
 
static bool Type_Parse (const ::std::string &name, Type *value)
 

Static Public Attributes

static const Type FILEDIFF
 
static const Type DIRECTORYDIFF
 
static const Type Type_MIN
 
static const Type Type_MAX
 
static const int Type_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 
static const int kInodeIdFieldNumber = 2
 
static const int kNumOfDiffFieldNumber = 3
 

Friends

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

Member Data Documentation

const SnapshotDiffSection_DiffEntry_Type hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry::DIRECTORYDIFF
static
Initial value:
=
SnapshotDiffSection_DiffEntry_Type_DIRECTORYDIFF
const SnapshotDiffSection_DiffEntry_Type hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry::FILEDIFF
static
Initial value:
=
SnapshotDiffSection_DiffEntry_Type_FILEDIFF
const int hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry::Type_ARRAYSIZE
static
Initial value:
=
SnapshotDiffSection_DiffEntry_Type_Type_ARRAYSIZE
const SnapshotDiffSection_DiffEntry_Type hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry::Type_MAX
static
Initial value:
=
SnapshotDiffSection_DiffEntry_Type_Type_MAX
const SnapshotDiffSection_DiffEntry_Type hadoop::hdfs::fsimage::SnapshotDiffSection_DiffEntry::Type_MIN
static
Initial value:
=
SnapshotDiffSection_DiffEntry_Type_Type_MIN

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