|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| CreateEventProto (const CreateEventProto &from) | |
| CreateEventProto & | operator= (const CreateEventProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (CreateEventProto *other) |
| CreateEventProto * | New () const |
| CreateEventProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const CreateEventProto &from) |
| void | MergeFrom (const CreateEventProto &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_type () const |
| void | clear_type () |
| ::hadoop::hdfs::INodeType | type () const |
| void | set_type (::hadoop::hdfs::INodeType value) |
| 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_ctime () const |
| void | clear_ctime () |
| ::google::protobuf::int64 | ctime () const |
| void | set_ctime (::google::protobuf::int64 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) |
| bool | has_replication () const |
| void | clear_replication () |
| ::google::protobuf::int32 | replication () const |
| void | set_replication (::google::protobuf::int32 value) |
| bool | has_symlinktarget () const |
| void | clear_symlinktarget () |
| const ::std::string & | symlinktarget () const |
| void | set_symlinktarget (const ::std::string &value) |
| void | set_symlinktarget (const char *value) |
| void | set_symlinktarget (const char *value, size_t size) |
| ::std::string * | mutable_symlinktarget () |
| ::std::string * | release_symlinktarget () |
| void | set_allocated_symlinktarget (::std::string *symlinktarget) |
| bool | has_overwrite () const |
| void | clear_overwrite () |
| bool | overwrite () const |
| void | set_overwrite (bool value) |
| bool | has_defaultblocksize () const |
| void | clear_defaultblocksize () |
| ::google::protobuf::int64 | defaultblocksize () const |
| void | set_defaultblocksize (::google::protobuf::int64 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const CreateEventProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_inotify_2eproto () |
| void | protobuf_AssignDesc_inotify_2eproto () |
| void | protobuf_ShutdownFile_inotify_2eproto () |
1.8.6