|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| CommitBlockSynchronizationRequestProto (const CommitBlockSynchronizationRequestProto &from) | |
| CommitBlockSynchronizationRequestProto & | operator= (const CommitBlockSynchronizationRequestProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (CommitBlockSynchronizationRequestProto *other) |
| CommitBlockSynchronizationRequestProto * | New () const |
| CommitBlockSynchronizationRequestProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const CommitBlockSynchronizationRequestProto &from) |
| void | MergeFrom (const CommitBlockSynchronizationRequestProto &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_block () const |
| void | clear_block () |
|
const ::hadoop::hdfs::ExtendedBlockProto & | block () const |
| ::hadoop::hdfs::ExtendedBlockProto * | mutable_block () |
| ::hadoop::hdfs::ExtendedBlockProto * | release_block () |
| void | set_allocated_block (::hadoop::hdfs::ExtendedBlockProto *block) |
| bool | has_newgenstamp () const |
| void | clear_newgenstamp () |
| ::google::protobuf::uint64 | newgenstamp () const |
| void | set_newgenstamp (::google::protobuf::uint64 value) |
| bool | has_newlength () const |
| void | clear_newlength () |
| ::google::protobuf::uint64 | newlength () const |
| void | set_newlength (::google::protobuf::uint64 value) |
| bool | has_closefile () const |
| void | clear_closefile () |
| bool | closefile () const |
| void | set_closefile (bool value) |
| bool | has_deleteblock () const |
| void | clear_deleteblock () |
| bool | deleteblock () const |
| void | set_deleteblock (bool value) |
| int | newtaragets_size () const |
| void | clear_newtaragets () |
|
const ::hadoop::hdfs::DatanodeIDProto & | newtaragets (int index) const |
| ::hadoop::hdfs::DatanodeIDProto * | mutable_newtaragets (int index) |
| ::hadoop::hdfs::DatanodeIDProto * | add_newtaragets () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeIDProto > * | mutable_newtaragets () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeIDProto > & | newtaragets () const |
| int | newtargetstorages_size () const |
| void | clear_newtargetstorages () |
| const ::std::string & | newtargetstorages (int index) const |
| ::std::string * | mutable_newtargetstorages (int index) |
| void | set_newtargetstorages (int index, const ::std::string &value) |
| void | set_newtargetstorages (int index, const char *value) |
| void | set_newtargetstorages (int index, const char *value, size_t size) |
| ::std::string * | add_newtargetstorages () |
| void | add_newtargetstorages (const ::std::string &value) |
| void | add_newtargetstorages (const char *value) |
| void | add_newtargetstorages (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | newtargetstorages () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_newtargetstorages () |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const CommitBlockSynchronizationRequestProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_DatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_DatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_DatanodeProtocol_2eproto () |
1.8.6