|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| ContentSummaryProto (const ContentSummaryProto &from) | |
| ContentSummaryProto & | operator= (const ContentSummaryProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ContentSummaryProto *other) |
| ContentSummaryProto * | New () const |
| ContentSummaryProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ContentSummaryProto &from) |
| void | MergeFrom (const ContentSummaryProto &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_length () const |
| void | clear_length () |
| ::google::protobuf::uint64 | length () const |
| void | set_length (::google::protobuf::uint64 value) |
| bool | has_filecount () const |
| void | clear_filecount () |
| ::google::protobuf::uint64 | filecount () const |
| void | set_filecount (::google::protobuf::uint64 value) |
| bool | has_directorycount () const |
| void | clear_directorycount () |
| ::google::protobuf::uint64 | directorycount () const |
| void | set_directorycount (::google::protobuf::uint64 value) |
| bool | has_quota () const |
| void | clear_quota () |
| ::google::protobuf::uint64 | quota () const |
| void | set_quota (::google::protobuf::uint64 value) |
| bool | has_spaceconsumed () const |
| void | clear_spaceconsumed () |
| ::google::protobuf::uint64 | spaceconsumed () const |
| void | set_spaceconsumed (::google::protobuf::uint64 value) |
| bool | has_spacequota () const |
| void | clear_spacequota () |
| ::google::protobuf::uint64 | spacequota () const |
| void | set_spacequota (::google::protobuf::uint64 value) |
| bool | has_typequotainfos () const |
| void | clear_typequotainfos () |
|
const ::hadoop::hdfs::StorageTypeQuotaInfosProto & | typequotainfos () const |
| ::hadoop::hdfs::StorageTypeQuotaInfosProto * | mutable_typequotainfos () |
| ::hadoop::hdfs::StorageTypeQuotaInfosProto * | release_typequotainfos () |
| void | set_allocated_typequotainfos (::hadoop::hdfs::StorageTypeQuotaInfosProto *typequotainfos) |
| bool | has_snapshotlength () const |
| void | clear_snapshotlength () |
| ::google::protobuf::uint64 | snapshotlength () const |
| void | set_snapshotlength (::google::protobuf::uint64 value) |
| bool | has_snapshotfilecount () const |
| void | clear_snapshotfilecount () |
| ::google::protobuf::uint64 | snapshotfilecount () const |
| void | set_snapshotfilecount (::google::protobuf::uint64 value) |
| bool | has_snapshotdirectorycount () const |
| void | clear_snapshotdirectorycount () |
| ::google::protobuf::uint64 | snapshotdirectorycount () const |
| void | set_snapshotdirectorycount (::google::protobuf::uint64 value) |
| bool | has_snapshotspaceconsumed () const |
| void | clear_snapshotspaceconsumed () |
| ::google::protobuf::uint64 | snapshotspaceconsumed () const |
| void | set_snapshotspaceconsumed (::google::protobuf::uint64 value) |
| bool | has_erasurecodingpolicy () const |
| void | clear_erasurecodingpolicy () |
| const ::std::string & | erasurecodingpolicy () const |
| void | set_erasurecodingpolicy (const ::std::string &value) |
| void | set_erasurecodingpolicy (const char *value) |
| void | set_erasurecodingpolicy (const char *value, size_t size) |
| ::std::string * | mutable_erasurecodingpolicy () |
| ::std::string * | release_erasurecodingpolicy () |
| void | set_allocated_erasurecodingpolicy (::std::string *erasurecodingpolicy) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const ContentSummaryProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6