|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| SnapshotInfoProto (const SnapshotInfoProto &from) | |
| SnapshotInfoProto & | operator= (const SnapshotInfoProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (SnapshotInfoProto *other) |
| SnapshotInfoProto * | New () const |
| SnapshotInfoProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const SnapshotInfoProto &from) |
| void | MergeFrom (const SnapshotInfoProto &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_snapshotname () const |
| void | clear_snapshotname () |
| const ::std::string & | snapshotname () const |
| void | set_snapshotname (const ::std::string &value) |
| void | set_snapshotname (const char *value) |
| void | set_snapshotname (const char *value, size_t size) |
| ::std::string * | mutable_snapshotname () |
| ::std::string * | release_snapshotname () |
| void | set_allocated_snapshotname (::std::string *snapshotname) |
| 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_permission () const |
| void | clear_permission () |
|
const ::hadoop::hdfs::FsPermissionProto & | permission () const |
| ::hadoop::hdfs::FsPermissionProto * | mutable_permission () |
| ::hadoop::hdfs::FsPermissionProto * | release_permission () |
| void | set_allocated_permission (::hadoop::hdfs::FsPermissionProto *permission) |
| bool | has_owner () const |
| void | clear_owner () |
| const ::std::string & | owner () const |
| void | set_owner (const ::std::string &value) |
| void | set_owner (const char *value) |
| void | set_owner (const char *value, size_t size) |
| ::std::string * | mutable_owner () |
| ::std::string * | release_owner () |
| void | set_allocated_owner (::std::string *owner) |
| bool | has_group () const |
| void | clear_group () |
| const ::std::string & | group () const |
| void | set_group (const ::std::string &value) |
| void | set_group (const char *value) |
| void | set_group (const char *value, size_t size) |
| ::std::string * | mutable_group () |
| ::std::string * | release_group () |
| void | set_allocated_group (::std::string *group) |
| bool | has_createtime () const |
| void | clear_createtime () |
| const ::std::string & | createtime () const |
| void | set_createtime (const ::std::string &value) |
| void | set_createtime (const char *value) |
| void | set_createtime (const char *value, size_t size) |
| ::std::string * | mutable_createtime () |
| ::std::string * | release_createtime () |
| void | set_allocated_createtime (::std::string *createtime) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const SnapshotInfoProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6