|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| GetBlocksRequestProto (const GetBlocksRequestProto &from) | |
| GetBlocksRequestProto & | operator= (const GetBlocksRequestProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GetBlocksRequestProto *other) |
| GetBlocksRequestProto * | New () const |
| GetBlocksRequestProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const GetBlocksRequestProto &from) |
| void | MergeFrom (const GetBlocksRequestProto &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_datanode () const |
| void | clear_datanode () |
|
const ::hadoop::hdfs::DatanodeIDProto & | datanode () const |
| ::hadoop::hdfs::DatanodeIDProto * | mutable_datanode () |
| ::hadoop::hdfs::DatanodeIDProto * | release_datanode () |
| void | set_allocated_datanode (::hadoop::hdfs::DatanodeIDProto *datanode) |
| bool | has_size () const |
| void | clear_size () |
| ::google::protobuf::uint64 | size () const |
| void | set_size (::google::protobuf::uint64 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const GetBlocksRequestProto & | default_instance () |
Static Public Attributes | |
| static const int | kDatanodeFieldNumber = 1 |
| static const int | kSizeFieldNumber = 2 |
Friends | |
| void | protobuf_AddDesc_NamenodeProtocol_2eproto () |
| void | protobuf_AssignDesc_NamenodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_NamenodeProtocol_2eproto () |
1.8.6