|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| OpReplaceBlockProto (const OpReplaceBlockProto &from) | |
| OpReplaceBlockProto & | operator= (const OpReplaceBlockProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (OpReplaceBlockProto *other) |
| OpReplaceBlockProto * | New () const |
| OpReplaceBlockProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const OpReplaceBlockProto &from) |
| void | MergeFrom (const OpReplaceBlockProto &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_header () const |
| void | clear_header () |
|
const ::hadoop::hdfs::BaseHeaderProto & | header () const |
| ::hadoop::hdfs::BaseHeaderProto * | mutable_header () |
| ::hadoop::hdfs::BaseHeaderProto * | release_header () |
| void | set_allocated_header (::hadoop::hdfs::BaseHeaderProto *header) |
| bool | has_delhint () const |
| void | clear_delhint () |
| const ::std::string & | delhint () const |
| void | set_delhint (const ::std::string &value) |
| void | set_delhint (const char *value) |
| void | set_delhint (const char *value, size_t size) |
| ::std::string * | mutable_delhint () |
| ::std::string * | release_delhint () |
| void | set_allocated_delhint (::std::string *delhint) |
| bool | has_source () const |
| void | clear_source () |
|
const ::hadoop::hdfs::DatanodeInfoProto & | source () const |
| ::hadoop::hdfs::DatanodeInfoProto * | mutable_source () |
| ::hadoop::hdfs::DatanodeInfoProto * | release_source () |
| void | set_allocated_source (::hadoop::hdfs::DatanodeInfoProto *source) |
| bool | has_storagetype () const |
| void | clear_storagetype () |
| ::hadoop::hdfs::StorageTypeProto | storagetype () const |
| void | set_storagetype (::hadoop::hdfs::StorageTypeProto value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const OpReplaceBlockProto & | default_instance () |
Static Public Attributes | |
| static const int | kHeaderFieldNumber = 1 |
| static const int | kDelHintFieldNumber = 2 |
| static const int | kSourceFieldNumber = 3 |
| static const int | kStorageTypeFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_datatransfer_2eproto () |
| void | protobuf_AssignDesc_datatransfer_2eproto () |
| void | protobuf_ShutdownFile_datatransfer_2eproto () |
1.8.6