|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| OpBlockChecksumResponseProto (const OpBlockChecksumResponseProto &from) | |
| OpBlockChecksumResponseProto & | operator= (const OpBlockChecksumResponseProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (OpBlockChecksumResponseProto *other) |
| OpBlockChecksumResponseProto * | New () const |
| OpBlockChecksumResponseProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const OpBlockChecksumResponseProto &from) |
| void | MergeFrom (const OpBlockChecksumResponseProto &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_bytespercrc () const |
| void | clear_bytespercrc () |
| ::google::protobuf::uint32 | bytespercrc () const |
| void | set_bytespercrc (::google::protobuf::uint32 value) |
| bool | has_crcperblock () const |
| void | clear_crcperblock () |
| ::google::protobuf::uint64 | crcperblock () const |
| void | set_crcperblock (::google::protobuf::uint64 value) |
| bool | has_md5 () const |
| void | clear_md5 () |
| const ::std::string & | md5 () const |
| void | set_md5 (const ::std::string &value) |
| void | set_md5 (const char *value) |
| void | set_md5 (const void *value, size_t size) |
| ::std::string * | mutable_md5 () |
| ::std::string * | release_md5 () |
| void | set_allocated_md5 (::std::string *md5) |
| bool | has_crctype () const |
| void | clear_crctype () |
| ::hadoop::hdfs::ChecksumTypeProto | crctype () const |
| void | set_crctype (::hadoop::hdfs::ChecksumTypeProto value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const OpBlockChecksumResponseProto & | default_instance () |
Static Public Attributes | |
| static const int | kBytesPerCrcFieldNumber = 1 |
| static const int | kCrcPerBlockFieldNumber = 2 |
| static const int | kMd5FieldNumber = 3 |
| static const int | kCrcTypeFieldNumber = 4 |
Friends | |
| void | protobuf_AddDesc_datatransfer_2eproto () |
| void | protobuf_AssignDesc_datatransfer_2eproto () |
| void | protobuf_ShutdownFile_datatransfer_2eproto () |
1.8.6