|
typedef
SnapshotDiffSection_DiffEntry_Type | Type |
| |
|
|
| SnapshotDiffSection_DiffEntry (const SnapshotDiffSection_DiffEntry &from) |
| |
|
SnapshotDiffSection_DiffEntry & | operator= (const SnapshotDiffSection_DiffEntry &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (SnapshotDiffSection_DiffEntry *other) |
| |
|
SnapshotDiffSection_DiffEntry * | New () const |
| |
|
SnapshotDiffSection_DiffEntry * | New (::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 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 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 |
| |
|
|
void | protobuf_AddDesc_fsimage_2eproto () |
| |
|
void | protobuf_AssignDesc_fsimage_2eproto () |
| |
|
void | protobuf_ShutdownFile_fsimage_2eproto () |
| |
| 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: