|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| GetReconfigurationStatusResponseProto (const GetReconfigurationStatusResponseProto &from) | |
| GetReconfigurationStatusResponseProto & | operator= (const GetReconfigurationStatusResponseProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (GetReconfigurationStatusResponseProto *other) |
| GetReconfigurationStatusResponseProto * | New () const |
| GetReconfigurationStatusResponseProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const GetReconfigurationStatusResponseProto &from) |
| void | MergeFrom (const GetReconfigurationStatusResponseProto &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_starttime () const |
| void | clear_starttime () |
| ::google::protobuf::int64 | starttime () const |
| void | set_starttime (::google::protobuf::int64 value) |
| bool | has_endtime () const |
| void | clear_endtime () |
| ::google::protobuf::int64 | endtime () const |
| void | set_endtime (::google::protobuf::int64 value) |
| int | changes_size () const |
| void | clear_changes () |
|
const ::hadoop::hdfs::GetReconfigurationStatusConfigChangeProto & | changes (int index) const |
| ::hadoop::hdfs::GetReconfigurationStatusConfigChangeProto * | mutable_changes (int index) |
| ::hadoop::hdfs::GetReconfigurationStatusConfigChangeProto * | add_changes () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::GetReconfigurationStatusConfigChangeProto > * | mutable_changes () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::GetReconfigurationStatusConfigChangeProto > & | changes () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const GetReconfigurationStatusResponseProto & | default_instance () |
Static Public Attributes | |
| static const int | kStartTimeFieldNumber = 1 |
| static const int | kEndTimeFieldNumber = 2 |
| static const int | kChangesFieldNumber = 3 |
Friends | |
| void | protobuf_AddDesc_ClientDatanodeProtocol_2eproto () |
| void | protobuf_AssignDesc_ClientDatanodeProtocol_2eproto () |
| void | protobuf_ShutdownFile_ClientDatanodeProtocol_2eproto () |
1.8.6