|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| AclStatusProto (const AclStatusProto &from) | |
| AclStatusProto & | operator= (const AclStatusProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (AclStatusProto *other) |
| AclStatusProto * | New () const |
| AclStatusProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const AclStatusProto &from) |
| void | MergeFrom (const AclStatusProto &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_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_sticky () const |
| void | clear_sticky () |
| bool | sticky () const |
| void | set_sticky (bool value) |
| int | entries_size () const |
| void | clear_entries () |
|
const ::hadoop::hdfs::AclEntryProto & | entries (int index) const |
| ::hadoop::hdfs::AclEntryProto * | mutable_entries (int index) |
| ::hadoop::hdfs::AclEntryProto * | add_entries () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::AclEntryProto > * | mutable_entries () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::AclEntryProto > & | entries () const |
| 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) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const AclStatusProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_acl_2eproto () |
| void | protobuf_AssignDesc_acl_2eproto () |
| void | protobuf_ShutdownFile_acl_2eproto () |
1.8.6