|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| ExportedBlockKeysProto (const ExportedBlockKeysProto &from) | |
| ExportedBlockKeysProto & | operator= (const ExportedBlockKeysProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ExportedBlockKeysProto *other) |
| ExportedBlockKeysProto * | New () const |
| ExportedBlockKeysProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const ExportedBlockKeysProto &from) |
| void | MergeFrom (const ExportedBlockKeysProto &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_isblocktokenenabled () const |
| void | clear_isblocktokenenabled () |
| bool | isblocktokenenabled () const |
| void | set_isblocktokenenabled (bool value) |
| bool | has_keyupdateinterval () const |
| void | clear_keyupdateinterval () |
| ::google::protobuf::uint64 | keyupdateinterval () const |
| void | set_keyupdateinterval (::google::protobuf::uint64 value) |
| bool | has_tokenlifetime () const |
| void | clear_tokenlifetime () |
| ::google::protobuf::uint64 | tokenlifetime () const |
| void | set_tokenlifetime (::google::protobuf::uint64 value) |
| bool | has_currentkey () const |
| void | clear_currentkey () |
|
const ::hadoop::hdfs::BlockKeyProto & | currentkey () const |
| ::hadoop::hdfs::BlockKeyProto * | mutable_currentkey () |
| ::hadoop::hdfs::BlockKeyProto * | release_currentkey () |
| void | set_allocated_currentkey (::hadoop::hdfs::BlockKeyProto *currentkey) |
| int | allkeys_size () const |
| void | clear_allkeys () |
|
const ::hadoop::hdfs::BlockKeyProto & | allkeys (int index) const |
| ::hadoop::hdfs::BlockKeyProto * | mutable_allkeys (int index) |
| ::hadoop::hdfs::BlockKeyProto * | add_allkeys () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::BlockKeyProto > * | mutable_allkeys () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::BlockKeyProto > & | allkeys () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ExportedBlockKeysProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6