|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| CachePoolInfoProto (const CachePoolInfoProto &from) | |
| CachePoolInfoProto & | operator= (const CachePoolInfoProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (CachePoolInfoProto *other) |
| CachePoolInfoProto * | New () const |
| CachePoolInfoProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const CachePoolInfoProto &from) |
| void | MergeFrom (const CachePoolInfoProto &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_poolname () const |
| void | clear_poolname () |
| const ::std::string & | poolname () const |
| void | set_poolname (const ::std::string &value) |
| void | set_poolname (const char *value) |
| void | set_poolname (const char *value, size_t size) |
| ::std::string * | mutable_poolname () |
| ::std::string * | release_poolname () |
| void | set_allocated_poolname (::std::string *poolname) |
| 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_mode () const |
| void | clear_mode () |
| ::google::protobuf::int32 | mode () const |
| void | set_mode (::google::protobuf::int32 value) |
| bool | has_limit () const |
| void | clear_limit () |
| ::google::protobuf::int64 | limit () const |
| void | set_limit (::google::protobuf::int64 value) |
| bool | has_maxrelativeexpiry () const |
| void | clear_maxrelativeexpiry () |
| ::google::protobuf::int64 | maxrelativeexpiry () const |
| void | set_maxrelativeexpiry (::google::protobuf::int64 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const CachePoolInfoProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_AssignDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_ClientNamenodeProtocol_2eproto () |
1.8.6