RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::ExportedBlockKeysProto Class Reference
Inheritance diagram for hadoop::hdfs::ExportedBlockKeysProto:

Public Member Functions

 ExportedBlockKeysProto (const ExportedBlockKeysProto &from)
 
ExportedBlockKeysProtooperator= (const ExportedBlockKeysProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ExportedBlockKeysProto *other)
 
ExportedBlockKeysProtoNew () const
 
ExportedBlockKeysProtoNew (::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::BlockKeyProtomutable_currentkey ()
 
::hadoop::hdfs::BlockKeyProtorelease_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::BlockKeyProtomutable_allkeys (int index)
 
::hadoop::hdfs::BlockKeyProtoadd_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 ()
 

Static Public Attributes

static const int kIsBlockTokenEnabledFieldNumber = 1
 
static const int kKeyUpdateIntervalFieldNumber = 2
 
static const int kTokenLifeTimeFieldNumber = 3
 
static const int kCurrentKeyFieldNumber = 4
 
static const int kAllKeysFieldNumber = 5
 

Friends

void protobuf_AddDesc_hdfs_2eproto ()
 
void protobuf_AssignDesc_hdfs_2eproto ()
 
void protobuf_ShutdownFile_hdfs_2eproto ()
 

The documentation for this class was generated from the following files: