|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| ECSchemaProto (const ECSchemaProto &from) | |
| ECSchemaProto & | operator= (const ECSchemaProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ECSchemaProto *other) |
| ECSchemaProto * | New () const |
| ECSchemaProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ECSchemaProto &from) |
| void | MergeFrom (const ECSchemaProto &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_codecname () const |
| void | clear_codecname () |
| const ::std::string & | codecname () const |
| void | set_codecname (const ::std::string &value) |
| void | set_codecname (const char *value) |
| void | set_codecname (const char *value, size_t size) |
| ::std::string * | mutable_codecname () |
| ::std::string * | release_codecname () |
| void | set_allocated_codecname (::std::string *codecname) |
| bool | has_dataunits () const |
| void | clear_dataunits () |
| ::google::protobuf::uint32 | dataunits () const |
| void | set_dataunits (::google::protobuf::uint32 value) |
| bool | has_parityunits () const |
| void | clear_parityunits () |
| ::google::protobuf::uint32 | parityunits () const |
| void | set_parityunits (::google::protobuf::uint32 value) |
| int | options_size () const |
| void | clear_options () |
|
const ::hadoop::hdfs::ECSchemaOptionEntryProto & | options (int index) const |
| ::hadoop::hdfs::ECSchemaOptionEntryProto * | mutable_options (int index) |
| ::hadoop::hdfs::ECSchemaOptionEntryProto * | add_options () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::ECSchemaOptionEntryProto > * | mutable_options () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::ECSchemaOptionEntryProto > & | options () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const ECSchemaProto & | default_instance () |
Static Public Attributes | |
| static const int | kCodecNameFieldNumber = 1 |
| static const int | kDataUnitsFieldNumber = 2 |
| static const int | kParityUnitsFieldNumber = 3 |
| static const int | kOptionsFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6