|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| ErasureCodingPolicyProto (const ErasureCodingPolicyProto &from) | |
| ErasureCodingPolicyProto & | operator= (const ErasureCodingPolicyProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ErasureCodingPolicyProto *other) |
| ErasureCodingPolicyProto * | New () const |
| ErasureCodingPolicyProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ErasureCodingPolicyProto &from) |
| void | MergeFrom (const ErasureCodingPolicyProto &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_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_schema () const |
| void | clear_schema () |
|
const ::hadoop::hdfs::ECSchemaProto & | schema () const |
| ::hadoop::hdfs::ECSchemaProto * | mutable_schema () |
| ::hadoop::hdfs::ECSchemaProto * | release_schema () |
| void | set_allocated_schema (::hadoop::hdfs::ECSchemaProto *schema) |
| bool | has_cellsize () const |
| void | clear_cellsize () |
| ::google::protobuf::uint32 | cellsize () const |
| void | set_cellsize (::google::protobuf::uint32 value) |
| bool | has_id () const |
| void | clear_id () |
| ::google::protobuf::uint32 | id () const |
| void | set_id (::google::protobuf::uint32 value) |
| bool | has_state () const |
| void | clear_state () |
| ::hadoop::hdfs::ErasureCodingPolicyState | state () const |
| void | set_state (::hadoop::hdfs::ErasureCodingPolicyState value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ErasureCodingPolicyProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6