|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| CreateSymlinkRequestProto (const CreateSymlinkRequestProto &from) | |
| CreateSymlinkRequestProto & | operator= (const CreateSymlinkRequestProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (CreateSymlinkRequestProto *other) |
| CreateSymlinkRequestProto * | New () const |
| CreateSymlinkRequestProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const CreateSymlinkRequestProto &from) |
| void | MergeFrom (const CreateSymlinkRequestProto &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_target () const |
| void | clear_target () |
| const ::std::string & | target () const |
| void | set_target (const ::std::string &value) |
| void | set_target (const char *value) |
| void | set_target (const char *value, size_t size) |
| ::std::string * | mutable_target () |
| ::std::string * | release_target () |
| void | set_allocated_target (::std::string *target) |
| bool | has_link () const |
| void | clear_link () |
| const ::std::string & | link () const |
| void | set_link (const ::std::string &value) |
| void | set_link (const char *value) |
| void | set_link (const char *value, size_t size) |
| ::std::string * | mutable_link () |
| ::std::string * | release_link () |
| void | set_allocated_link (::std::string *link) |
| bool | has_dirperm () const |
| void | clear_dirperm () |
|
const ::hadoop::hdfs::FsPermissionProto & | dirperm () const |
| ::hadoop::hdfs::FsPermissionProto * | mutable_dirperm () |
| ::hadoop::hdfs::FsPermissionProto * | release_dirperm () |
| void | set_allocated_dirperm (::hadoop::hdfs::FsPermissionProto *dirperm) |
| bool | has_createparent () const |
| void | clear_createparent () |
| bool | createparent () const |
| void | set_createparent (bool value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const CreateSymlinkRequestProto & | default_instance () |
Static Public Attributes | |
| static const int | kTargetFieldNumber = 1 |
| static const int | kLinkFieldNumber = 2 |
| static const int | kDirPermFieldNumber = 3 |
| static const int | kCreateParentFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_AssignDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_ClientNamenodeProtocol_2eproto () |
1.8.6