|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| StorageReceivedDeletedBlocksProto (const StorageReceivedDeletedBlocksProto &from) | |
| StorageReceivedDeletedBlocksProto & | operator= (const StorageReceivedDeletedBlocksProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (StorageReceivedDeletedBlocksProto *other) |
| StorageReceivedDeletedBlocksProto * | New () const |
| StorageReceivedDeletedBlocksProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const StorageReceivedDeletedBlocksProto &from) |
| void | MergeFrom (const StorageReceivedDeletedBlocksProto &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 |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR bool | has_storageuuid () const |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | clear_storageuuid () |
| GOOGLE_PROTOBUF_DEPRECATED_ATTRconst::std::string & | storageuuid () const |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_storageuuid (const ::std::string &value) |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_storageuuid (const char *value) |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_storageuuid (const char *value, size_t size) |
| GOOGLE_PROTOBUF_DEPRECATED_ATTR::std::string * | mutable_storageuuid () |
| GOOGLE_PROTOBUF_DEPRECATED_ATTR::std::string * | release_storageuuid () |
|
GOOGLE_PROTOBUF_DEPRECATED_ATTR void | set_allocated_storageuuid (::std::string *storageuuid) |
| int | blocks_size () const |
| void | clear_blocks () |
|
const ::hadoop::hdfs::datanode::ReceivedDeletedBlockInfoProto & | blocks (int index) const |
| ::hadoop::hdfs::datanode::ReceivedDeletedBlockInfoProto * | mutable_blocks (int index) |
| ::hadoop::hdfs::datanode::ReceivedDeletedBlockInfoProto * | add_blocks () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::datanode::ReceivedDeletedBlockInfoProto > * | mutable_blocks () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::datanode::ReceivedDeletedBlockInfoProto > & | blocks () const |
| bool | has_storage () const |
| void | clear_storage () |
|
const ::hadoop::hdfs::DatanodeStorageProto & | storage () const |
| ::hadoop::hdfs::DatanodeStorageProto * | mutable_storage () |
| ::hadoop::hdfs::DatanodeStorageProto * | release_storage () |
| void | set_allocated_storage (::hadoop::hdfs::DatanodeStorageProto *storage) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const StorageReceivedDeletedBlocksProto & | default_instance () |
Static Public Attributes | |
|
static GOOGLE_PROTOBUF_DEPRECATED_ATTR const int | kStorageUuidFieldNumber = 1 |
| static const int | kBlocksFieldNumber = 2 |
| static const int | kStorageFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
1.8.6