|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| UpdatePipelineRequestProto (const UpdatePipelineRequestProto &from) | |
| UpdatePipelineRequestProto & | operator= (const UpdatePipelineRequestProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (UpdatePipelineRequestProto *other) |
| UpdatePipelineRequestProto * | New () const |
| UpdatePipelineRequestProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const UpdatePipelineRequestProto &from) |
| void | MergeFrom (const UpdatePipelineRequestProto &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_clientname () const |
| void | clear_clientname () |
| const ::std::string & | clientname () const |
| void | set_clientname (const ::std::string &value) |
| void | set_clientname (const char *value) |
| void | set_clientname (const char *value, size_t size) |
| ::std::string * | mutable_clientname () |
| ::std::string * | release_clientname () |
| void | set_allocated_clientname (::std::string *clientname) |
| bool | has_oldblock () const |
| void | clear_oldblock () |
|
const ::hadoop::hdfs::ExtendedBlockProto & | oldblock () const |
| ::hadoop::hdfs::ExtendedBlockProto * | mutable_oldblock () |
| ::hadoop::hdfs::ExtendedBlockProto * | release_oldblock () |
| void | set_allocated_oldblock (::hadoop::hdfs::ExtendedBlockProto *oldblock) |
| bool | has_newblock () const |
| void | clear_newblock () |
|
const ::hadoop::hdfs::ExtendedBlockProto & | newblock () const |
| ::hadoop::hdfs::ExtendedBlockProto * | mutable_newblock () |
| ::hadoop::hdfs::ExtendedBlockProto * | release_newblock () |
| void | set_allocated_newblock (::hadoop::hdfs::ExtendedBlockProto *newblock) |
| int | newnodes_size () const |
| void | clear_newnodes () |
|
const ::hadoop::hdfs::DatanodeIDProto & | newnodes (int index) const |
| ::hadoop::hdfs::DatanodeIDProto * | mutable_newnodes (int index) |
| ::hadoop::hdfs::DatanodeIDProto * | add_newnodes () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeIDProto > * | mutable_newnodes () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeIDProto > & | newnodes () const |
| int | storageids_size () const |
| void | clear_storageids () |
| const ::std::string & | storageids (int index) const |
| ::std::string * | mutable_storageids (int index) |
| void | set_storageids (int index, const ::std::string &value) |
| void | set_storageids (int index, const char *value) |
| void | set_storageids (int index, const char *value, size_t size) |
| ::std::string * | add_storageids () |
| void | add_storageids (const ::std::string &value) |
| void | add_storageids (const char *value) |
| void | add_storageids (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | storageids () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_storageids () |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const UpdatePipelineRequestProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_AssignDesc_ClientNamenodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_ClientNamenodeProtocol_2eproto () |
1.8.6