|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| GetEditLogManifestResponseProto (const GetEditLogManifestResponseProto &from) | |
| GetEditLogManifestResponseProto & | operator= (const GetEditLogManifestResponseProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GetEditLogManifestResponseProto *other) |
| GetEditLogManifestResponseProto * | New () const |
| GetEditLogManifestResponseProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const GetEditLogManifestResponseProto &from) |
| void | MergeFrom (const GetEditLogManifestResponseProto &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_manifest () const |
| void | clear_manifest () |
|
const ::hadoop::hdfs::RemoteEditLogManifestProto & | manifest () const |
| ::hadoop::hdfs::RemoteEditLogManifestProto * | mutable_manifest () |
| ::hadoop::hdfs::RemoteEditLogManifestProto * | release_manifest () |
| void | set_allocated_manifest (::hadoop::hdfs::RemoteEditLogManifestProto *manifest) |
| bool | has_httpport () const |
| void | clear_httpport () |
| ::google::protobuf::uint32 | httpport () const |
| void | set_httpport (::google::protobuf::uint32 value) |
| bool | has_fromurl () const |
| void | clear_fromurl () |
| const ::std::string & | fromurl () const |
| void | set_fromurl (const ::std::string &value) |
| void | set_fromurl (const char *value) |
| void | set_fromurl (const char *value, size_t size) |
| ::std::string * | mutable_fromurl () |
| ::std::string * | release_fromurl () |
| void | set_allocated_fromurl (::std::string *fromurl) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const GetEditLogManifestResponseProto & | default_instance () |
Static Public Attributes | |
| static const int | kManifestFieldNumber = 1 |
| static const int | kHttpPortFieldNumber = 2 |
| static const int | kFromURLFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_QJournalProtocol_2eproto () |
| void | protobuf_AssignDesc_QJournalProtocol_2eproto () |
| void | protobuf_ShutdownFile_QJournalProtocol_2eproto () |
1.8.6