|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| MetadataUpdateEventProto (const MetadataUpdateEventProto &from) | |
| MetadataUpdateEventProto & | operator= (const MetadataUpdateEventProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (MetadataUpdateEventProto *other) |
| MetadataUpdateEventProto * | New () const |
| MetadataUpdateEventProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const MetadataUpdateEventProto &from) |
| void | MergeFrom (const MetadataUpdateEventProto &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_path () const |
| void | clear_path () |
| const ::std::string & | path () const |
| void | set_path (const ::std::string &value) |
| void | set_path (const char *value) |
| void | set_path (const char *value, size_t size) |
| ::std::string * | mutable_path () |
| ::std::string * | release_path () |
| void | set_allocated_path (::std::string *path) |
| bool | has_type () const |
| void | clear_type () |
| ::hadoop::hdfs::MetadataUpdateType | type () const |
| void | set_type (::hadoop::hdfs::MetadataUpdateType value) |
| bool | has_mtime () const |
| void | clear_mtime () |
| ::google::protobuf::int64 | mtime () const |
| void | set_mtime (::google::protobuf::int64 value) |
| bool | has_atime () const |
| void | clear_atime () |
| ::google::protobuf::int64 | atime () const |
| void | set_atime (::google::protobuf::int64 value) |
| bool | has_replication () const |
| void | clear_replication () |
| ::google::protobuf::int32 | replication () const |
| void | set_replication (::google::protobuf::int32 value) |
| bool | has_ownername () const |
| void | clear_ownername () |
| const ::std::string & | ownername () const |
| void | set_ownername (const ::std::string &value) |
| void | set_ownername (const char *value) |
| void | set_ownername (const char *value, size_t size) |
| ::std::string * | mutable_ownername () |
| ::std::string * | release_ownername () |
| void | set_allocated_ownername (::std::string *ownername) |
| bool | has_groupname () const |
| void | clear_groupname () |
| const ::std::string & | groupname () const |
| void | set_groupname (const ::std::string &value) |
| void | set_groupname (const char *value) |
| void | set_groupname (const char *value, size_t size) |
| ::std::string * | mutable_groupname () |
| ::std::string * | release_groupname () |
| void | set_allocated_groupname (::std::string *groupname) |
| bool | has_perms () const |
| void | clear_perms () |
|
const ::hadoop::hdfs::FsPermissionProto & | perms () const |
| ::hadoop::hdfs::FsPermissionProto * | mutable_perms () |
| ::hadoop::hdfs::FsPermissionProto * | release_perms () |
| void | set_allocated_perms (::hadoop::hdfs::FsPermissionProto *perms) |
| int | acls_size () const |
| void | clear_acls () |
|
const ::hadoop::hdfs::AclEntryProto & | acls (int index) const |
| ::hadoop::hdfs::AclEntryProto * | mutable_acls (int index) |
| ::hadoop::hdfs::AclEntryProto * | add_acls () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::AclEntryProto > * | mutable_acls () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::AclEntryProto > & | acls () const |
| int | xattrs_size () const |
| void | clear_xattrs () |
| const ::hadoop::hdfs::XAttrProto & | xattrs (int index) const |
| ::hadoop::hdfs::XAttrProto * | mutable_xattrs (int index) |
| ::hadoop::hdfs::XAttrProto * | add_xattrs () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::XAttrProto > * | mutable_xattrs () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::XAttrProto > & | xattrs () const |
| bool | has_xattrsremoved () const |
| void | clear_xattrsremoved () |
| bool | xattrsremoved () const |
| void | set_xattrsremoved (bool value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const MetadataUpdateEventProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_inotify_2eproto () |
| void | protobuf_AssignDesc_inotify_2eproto () |
| void | protobuf_ShutdownFile_inotify_2eproto () |
1.8.6