|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| BlockOpResponseProto (const BlockOpResponseProto &from) | |
| BlockOpResponseProto & | operator= (const BlockOpResponseProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (BlockOpResponseProto *other) |
| BlockOpResponseProto * | New () const |
| BlockOpResponseProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const BlockOpResponseProto &from) |
| void | MergeFrom (const BlockOpResponseProto &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_status () const |
| void | clear_status () |
| ::hadoop::hdfs::Status | status () const |
| void | set_status (::hadoop::hdfs::Status value) |
| bool | has_firstbadlink () const |
| void | clear_firstbadlink () |
| const ::std::string & | firstbadlink () const |
| void | set_firstbadlink (const ::std::string &value) |
| void | set_firstbadlink (const char *value) |
| void | set_firstbadlink (const char *value, size_t size) |
| ::std::string * | mutable_firstbadlink () |
| ::std::string * | release_firstbadlink () |
| void | set_allocated_firstbadlink (::std::string *firstbadlink) |
| bool | has_checksumresponse () const |
| void | clear_checksumresponse () |
|
const ::hadoop::hdfs::OpBlockChecksumResponseProto & | checksumresponse () const |
| ::hadoop::hdfs::OpBlockChecksumResponseProto * | mutable_checksumresponse () |
| ::hadoop::hdfs::OpBlockChecksumResponseProto * | release_checksumresponse () |
| void | set_allocated_checksumresponse (::hadoop::hdfs::OpBlockChecksumResponseProto *checksumresponse) |
| bool | has_readopchecksuminfo () const |
| void | clear_readopchecksuminfo () |
|
const ::hadoop::hdfs::ReadOpChecksumInfoProto & | readopchecksuminfo () const |
| ::hadoop::hdfs::ReadOpChecksumInfoProto * | mutable_readopchecksuminfo () |
| ::hadoop::hdfs::ReadOpChecksumInfoProto * | release_readopchecksuminfo () |
| void | set_allocated_readopchecksuminfo (::hadoop::hdfs::ReadOpChecksumInfoProto *readopchecksuminfo) |
| bool | has_message () const |
| void | clear_message () |
| const ::std::string & | message () const |
| void | set_message (const ::std::string &value) |
| void | set_message (const char *value) |
| void | set_message (const char *value, size_t size) |
| ::std::string * | mutable_message () |
| ::std::string * | release_message () |
| void | set_allocated_message (::std::string *message) |
| bool | has_shortcircuitaccessversion () const |
| void | clear_shortcircuitaccessversion () |
| ::google::protobuf::uint32 | shortcircuitaccessversion () const |
| void | set_shortcircuitaccessversion (::google::protobuf::uint32 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const BlockOpResponseProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_datatransfer_2eproto () |
| void | protobuf_AssignDesc_datatransfer_2eproto () |
| void | protobuf_ShutdownFile_datatransfer_2eproto () |
1.8.6