|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| ShortCircuitShmResponseProto (const ShortCircuitShmResponseProto &from) | |
| ShortCircuitShmResponseProto & | operator= (const ShortCircuitShmResponseProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ShortCircuitShmResponseProto *other) |
| ShortCircuitShmResponseProto * | New () const |
| ShortCircuitShmResponseProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ShortCircuitShmResponseProto &from) |
| void | MergeFrom (const ShortCircuitShmResponseProto &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_error () const |
| void | clear_error () |
| const ::std::string & | error () const |
| void | set_error (const ::std::string &value) |
| void | set_error (const char *value) |
| void | set_error (const char *value, size_t size) |
| ::std::string * | mutable_error () |
| ::std::string * | release_error () |
| void | set_allocated_error (::std::string *error) |
| bool | has_id () const |
| void | clear_id () |
|
const ::hadoop::hdfs::ShortCircuitShmIdProto & | id () const |
| ::hadoop::hdfs::ShortCircuitShmIdProto * | mutable_id () |
| ::hadoop::hdfs::ShortCircuitShmIdProto * | release_id () |
| void | set_allocated_id (::hadoop::hdfs::ShortCircuitShmIdProto *id) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ShortCircuitShmResponseProto & | default_instance () |
Static Public Attributes | |
| static const int | kStatusFieldNumber = 1 |
| static const int | kErrorFieldNumber = 2 |
| static const int | kIdFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_datatransfer_2eproto () |
| void | protobuf_AssignDesc_datatransfer_2eproto () |
| void | protobuf_ShutdownFile_datatransfer_2eproto () |
1.8.6