|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Types | |
| typedef BlockCommandProto_Action | Action |
Public Member Functions | |
| BlockCommandProto (const BlockCommandProto &from) | |
| BlockCommandProto & | operator= (const BlockCommandProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (BlockCommandProto *other) |
| BlockCommandProto * | New () const |
| BlockCommandProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const BlockCommandProto &from) |
| void | MergeFrom (const BlockCommandProto &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_action () const |
| void | clear_action () |
| ::hadoop::hdfs::datanode::BlockCommandProto_Action | action () const |
| void | set_action (::hadoop::hdfs::datanode::BlockCommandProto_Action value) |
| bool | has_blockpoolid () const |
| void | clear_blockpoolid () |
| const ::std::string & | blockpoolid () const |
| void | set_blockpoolid (const ::std::string &value) |
| void | set_blockpoolid (const char *value) |
| void | set_blockpoolid (const char *value, size_t size) |
| ::std::string * | mutable_blockpoolid () |
| ::std::string * | release_blockpoolid () |
| void | set_allocated_blockpoolid (::std::string *blockpoolid) |
| int | blocks_size () const |
| void | clear_blocks () |
| const ::hadoop::hdfs::BlockProto & | blocks (int index) const |
| ::hadoop::hdfs::BlockProto * | mutable_blocks (int index) |
| ::hadoop::hdfs::BlockProto * | add_blocks () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::BlockProto > * | mutable_blocks () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::BlockProto > & | blocks () const |
| int | targets_size () const |
| void | clear_targets () |
|
const ::hadoop::hdfs::DatanodeInfosProto & | targets (int index) const |
| ::hadoop::hdfs::DatanodeInfosProto * | mutable_targets (int index) |
| ::hadoop::hdfs::DatanodeInfosProto * | add_targets () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeInfosProto > * | mutable_targets () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeInfosProto > & | targets () const |
| int | targetstorageuuids_size () const |
| void | clear_targetstorageuuids () |
|
const ::hadoop::hdfs::StorageUuidsProto & | targetstorageuuids (int index) const |
| ::hadoop::hdfs::StorageUuidsProto * | mutable_targetstorageuuids (int index) |
| ::hadoop::hdfs::StorageUuidsProto * | add_targetstorageuuids () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::StorageUuidsProto > * | mutable_targetstorageuuids () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::StorageUuidsProto > & | targetstorageuuids () const |
| int | targetstoragetypes_size () const |
| void | clear_targetstoragetypes () |
|
const ::hadoop::hdfs::StorageTypesProto & | targetstoragetypes (int index) const |
| ::hadoop::hdfs::StorageTypesProto * | mutable_targetstoragetypes (int index) |
| ::hadoop::hdfs::StorageTypesProto * | add_targetstoragetypes () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::StorageTypesProto > * | mutable_targetstoragetypes () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::StorageTypesProto > & | targetstoragetypes () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const BlockCommandProto & | default_instance () |
| static bool | Action_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Action_descriptor () |
| static const ::std::string & | Action_Name (Action value) |
| static bool | Action_Parse (const ::std::string &name, Action *value) |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.6