|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Types | |
| typedef DatanodeCommandProto_Type | Type |
Public Member Functions | |
| DatanodeCommandProto (const DatanodeCommandProto &from) | |
| DatanodeCommandProto & | operator= (const DatanodeCommandProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DatanodeCommandProto *other) |
| DatanodeCommandProto * | New () const |
| DatanodeCommandProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const DatanodeCommandProto &from) |
| void | MergeFrom (const DatanodeCommandProto &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_cmdtype () const |
| void | clear_cmdtype () |
| ::hadoop::hdfs::datanode::DatanodeCommandProto_Type | cmdtype () const |
| void | set_cmdtype (::hadoop::hdfs::datanode::DatanodeCommandProto_Type value) |
| bool | has_balancercmd () const |
| void | clear_balancercmd () |
|
const ::hadoop::hdfs::datanode::BalancerBandwidthCommandProto & | balancercmd () const |
| ::hadoop::hdfs::datanode::BalancerBandwidthCommandProto * | mutable_balancercmd () |
| ::hadoop::hdfs::datanode::BalancerBandwidthCommandProto * | release_balancercmd () |
| void | set_allocated_balancercmd (::hadoop::hdfs::datanode::BalancerBandwidthCommandProto *balancercmd) |
| bool | has_blkcmd () const |
| void | clear_blkcmd () |
|
const ::hadoop::hdfs::datanode::BlockCommandProto & | blkcmd () const |
| ::hadoop::hdfs::datanode::BlockCommandProto * | mutable_blkcmd () |
| ::hadoop::hdfs::datanode::BlockCommandProto * | release_blkcmd () |
| void | set_allocated_blkcmd (::hadoop::hdfs::datanode::BlockCommandProto *blkcmd) |
| bool | has_recoverycmd () const |
| void | clear_recoverycmd () |
|
const ::hadoop::hdfs::datanode::BlockRecoveryCommandProto & | recoverycmd () const |
| ::hadoop::hdfs::datanode::BlockRecoveryCommandProto * | mutable_recoverycmd () |
| ::hadoop::hdfs::datanode::BlockRecoveryCommandProto * | release_recoverycmd () |
| void | set_allocated_recoverycmd (::hadoop::hdfs::datanode::BlockRecoveryCommandProto *recoverycmd) |
| bool | has_finalizecmd () const |
| void | clear_finalizecmd () |
|
const ::hadoop::hdfs::datanode::FinalizeCommandProto & | finalizecmd () const |
| ::hadoop::hdfs::datanode::FinalizeCommandProto * | mutable_finalizecmd () |
| ::hadoop::hdfs::datanode::FinalizeCommandProto * | release_finalizecmd () |
| void | set_allocated_finalizecmd (::hadoop::hdfs::datanode::FinalizeCommandProto *finalizecmd) |
| bool | has_keyupdatecmd () const |
| void | clear_keyupdatecmd () |
|
const ::hadoop::hdfs::datanode::KeyUpdateCommandProto & | keyupdatecmd () const |
| ::hadoop::hdfs::datanode::KeyUpdateCommandProto * | mutable_keyupdatecmd () |
| ::hadoop::hdfs::datanode::KeyUpdateCommandProto * | release_keyupdatecmd () |
| void | set_allocated_keyupdatecmd (::hadoop::hdfs::datanode::KeyUpdateCommandProto *keyupdatecmd) |
| bool | has_registercmd () const |
| void | clear_registercmd () |
|
const ::hadoop::hdfs::datanode::RegisterCommandProto & | registercmd () const |
| ::hadoop::hdfs::datanode::RegisterCommandProto * | mutable_registercmd () |
| ::hadoop::hdfs::datanode::RegisterCommandProto * | release_registercmd () |
| void | set_allocated_registercmd (::hadoop::hdfs::datanode::RegisterCommandProto *registercmd) |
| bool | has_blkidcmd () const |
| void | clear_blkidcmd () |
|
const ::hadoop::hdfs::datanode::BlockIdCommandProto & | blkidcmd () const |
| ::hadoop::hdfs::datanode::BlockIdCommandProto * | mutable_blkidcmd () |
| ::hadoop::hdfs::datanode::BlockIdCommandProto * | release_blkidcmd () |
| void | set_allocated_blkidcmd (::hadoop::hdfs::datanode::BlockIdCommandProto *blkidcmd) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const DatanodeCommandProto & | default_instance () |
| static bool | Type_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
| static const ::std::string & | Type_Name (Type value) |
| static bool | Type_Parse (const ::std::string &name, Type *value) |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.6