|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| SnapshotDiffReportProto (const SnapshotDiffReportProto &from) | |
| SnapshotDiffReportProto & | operator= (const SnapshotDiffReportProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SnapshotDiffReportProto *other) |
| SnapshotDiffReportProto * | New () const |
| SnapshotDiffReportProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const SnapshotDiffReportProto &from) |
| void | MergeFrom (const SnapshotDiffReportProto &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_snapshotroot () const |
| void | clear_snapshotroot () |
| const ::std::string & | snapshotroot () const |
| void | set_snapshotroot (const ::std::string &value) |
| void | set_snapshotroot (const char *value) |
| void | set_snapshotroot (const char *value, size_t size) |
| ::std::string * | mutable_snapshotroot () |
| ::std::string * | release_snapshotroot () |
| void | set_allocated_snapshotroot (::std::string *snapshotroot) |
| bool | has_fromsnapshot () const |
| void | clear_fromsnapshot () |
| const ::std::string & | fromsnapshot () const |
| void | set_fromsnapshot (const ::std::string &value) |
| void | set_fromsnapshot (const char *value) |
| void | set_fromsnapshot (const char *value, size_t size) |
| ::std::string * | mutable_fromsnapshot () |
| ::std::string * | release_fromsnapshot () |
| void | set_allocated_fromsnapshot (::std::string *fromsnapshot) |
| bool | has_tosnapshot () const |
| void | clear_tosnapshot () |
| const ::std::string & | tosnapshot () const |
| void | set_tosnapshot (const ::std::string &value) |
| void | set_tosnapshot (const char *value) |
| void | set_tosnapshot (const char *value, size_t size) |
| ::std::string * | mutable_tosnapshot () |
| ::std::string * | release_tosnapshot () |
| void | set_allocated_tosnapshot (::std::string *tosnapshot) |
| int | diffreportentries_size () const |
| void | clear_diffreportentries () |
|
const ::hadoop::hdfs::SnapshotDiffReportEntryProto & | diffreportentries (int index) const |
| ::hadoop::hdfs::SnapshotDiffReportEntryProto * | mutable_diffreportentries (int index) |
| ::hadoop::hdfs::SnapshotDiffReportEntryProto * | add_diffreportentries () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::SnapshotDiffReportEntryProto > * | mutable_diffreportentries () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::SnapshotDiffReportEntryProto > & | diffreportentries () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const SnapshotDiffReportProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6