|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| SnapshotDiffSection_FileDiff (const SnapshotDiffSection_FileDiff &from) | |
| SnapshotDiffSection_FileDiff & | operator= (const SnapshotDiffSection_FileDiff &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SnapshotDiffSection_FileDiff *other) |
| SnapshotDiffSection_FileDiff * | New () const |
| SnapshotDiffSection_FileDiff * | New (::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_INodeFile * | mutable_snapshotcopy () |
| ::hadoop::hdfs::fsimage::INodeSection_INodeFile * | release_snapshotcopy () |
| void | set_allocated_snapshotcopy (::hadoop::hdfs::fsimage::INodeSection_INodeFile *snapshotcopy) |
| int | blocks_size () const |
| void | clear_blocks () |
| const ::hadoop::hdfs::BlockProto & | blocks (int index) const |
| ::hadoop::hdfs::BlockProto * | mutable_blocks (int index) |
| ::hadoop::hdfs::BlockProto * | add_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 () |
Friends | |
| void | protobuf_AddDesc_fsimage_2eproto () |
| void | protobuf_AssignDesc_fsimage_2eproto () |
| void | protobuf_ShutdownFile_fsimage_2eproto () |
1.8.6