|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| BlockStoragePolicyProto (const BlockStoragePolicyProto &from) | |
| BlockStoragePolicyProto & | operator= (const BlockStoragePolicyProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (BlockStoragePolicyProto *other) |
| BlockStoragePolicyProto * | New () const |
| BlockStoragePolicyProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const BlockStoragePolicyProto &from) |
| void | MergeFrom (const BlockStoragePolicyProto &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_policyid () const |
| void | clear_policyid () |
| ::google::protobuf::uint32 | policyid () const |
| void | set_policyid (::google::protobuf::uint32 value) |
| bool | has_name () const |
| void | clear_name () |
| const ::std::string & | name () const |
| void | set_name (const ::std::string &value) |
| void | set_name (const char *value) |
| void | set_name (const char *value, size_t size) |
| ::std::string * | mutable_name () |
| ::std::string * | release_name () |
| void | set_allocated_name (::std::string *name) |
| bool | has_creationpolicy () const |
| void | clear_creationpolicy () |
|
const ::hadoop::hdfs::StorageTypesProto & | creationpolicy () const |
| ::hadoop::hdfs::StorageTypesProto * | mutable_creationpolicy () |
| ::hadoop::hdfs::StorageTypesProto * | release_creationpolicy () |
| void | set_allocated_creationpolicy (::hadoop::hdfs::StorageTypesProto *creationpolicy) |
| bool | has_creationfallbackpolicy () const |
| void | clear_creationfallbackpolicy () |
|
const ::hadoop::hdfs::StorageTypesProto & | creationfallbackpolicy () const |
| ::hadoop::hdfs::StorageTypesProto * | mutable_creationfallbackpolicy () |
| ::hadoop::hdfs::StorageTypesProto * | release_creationfallbackpolicy () |
| void | set_allocated_creationfallbackpolicy (::hadoop::hdfs::StorageTypesProto *creationfallbackpolicy) |
| bool | has_replicationfallbackpolicy () const |
| void | clear_replicationfallbackpolicy () |
|
const ::hadoop::hdfs::StorageTypesProto & | replicationfallbackpolicy () const |
| ::hadoop::hdfs::StorageTypesProto * | mutable_replicationfallbackpolicy () |
| ::hadoop::hdfs::StorageTypesProto * | release_replicationfallbackpolicy () |
| void | set_allocated_replicationfallbackpolicy (::hadoop::hdfs::StorageTypesProto *replicationfallbackpolicy) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const BlockStoragePolicyProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6