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::fsimage::SecretManagerSection_PersistToken Class Reference
Inheritance diagram for hadoop::hdfs::fsimage::SecretManagerSection_PersistToken:

Public Member Functions

 SecretManagerSection_PersistToken (const SecretManagerSection_PersistToken &from)
 
SecretManagerSection_PersistTokenoperator= (const SecretManagerSection_PersistToken &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SecretManagerSection_PersistToken *other)
 
SecretManagerSection_PersistTokenNew () const
 
SecretManagerSection_PersistTokenNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SecretManagerSection_PersistToken &from)
 
void MergeFrom (const SecretManagerSection_PersistToken &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_version () const
 
void clear_version ()
 
::google::protobuf::uint32 version () const
 
void set_version (::google::protobuf::uint32 value)
 
bool has_owner () const
 
void clear_owner ()
 
const ::std::string & owner () const
 
void set_owner (const ::std::string &value)
 
void set_owner (const char *value)
 
void set_owner (const char *value, size_t size)
 
::std::string * mutable_owner ()
 
::std::string * release_owner ()
 
void set_allocated_owner (::std::string *owner)
 
bool has_renewer () const
 
void clear_renewer ()
 
const ::std::string & renewer () const
 
void set_renewer (const ::std::string &value)
 
void set_renewer (const char *value)
 
void set_renewer (const char *value, size_t size)
 
::std::string * mutable_renewer ()
 
::std::string * release_renewer ()
 
void set_allocated_renewer (::std::string *renewer)
 
bool has_realuser () const
 
void clear_realuser ()
 
const ::std::string & realuser () const
 
void set_realuser (const ::std::string &value)
 
void set_realuser (const char *value)
 
void set_realuser (const char *value, size_t size)
 
::std::string * mutable_realuser ()
 
::std::string * release_realuser ()
 
void set_allocated_realuser (::std::string *realuser)
 
bool has_issuedate () const
 
void clear_issuedate ()
 
::google::protobuf::uint64 issuedate () const
 
void set_issuedate (::google::protobuf::uint64 value)
 
bool has_maxdate () const
 
void clear_maxdate ()
 
::google::protobuf::uint64 maxdate () const
 
void set_maxdate (::google::protobuf::uint64 value)
 
bool has_sequencenumber () const
 
void clear_sequencenumber ()
 
::google::protobuf::uint32 sequencenumber () const
 
void set_sequencenumber (::google::protobuf::uint32 value)
 
bool has_masterkeyid () const
 
void clear_masterkeyid ()
 
::google::protobuf::uint32 masterkeyid () const
 
void set_masterkeyid (::google::protobuf::uint32 value)
 
bool has_expirydate () const
 
void clear_expirydate ()
 
::google::protobuf::uint64 expirydate () const
 
void set_expirydate (::google::protobuf::uint64 value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
SecretManagerSection_PersistToken
default_instance ()
 

Static Public Attributes

static const int kVersionFieldNumber = 1
 
static const int kOwnerFieldNumber = 2
 
static const int kRenewerFieldNumber = 3
 
static const int kRealUserFieldNumber = 4
 
static const int kIssueDateFieldNumber = 5
 
static const int kMaxDateFieldNumber = 6
 
static const int kSequenceNumberFieldNumber = 7
 
static const int kMasterKeyIdFieldNumber = 8
 
static const int kExpiryDateFieldNumber = 9
 

Friends

void protobuf_AddDesc_fsimage_2eproto ()
 
void protobuf_AssignDesc_fsimage_2eproto ()
 
void protobuf_ShutdownFile_fsimage_2eproto ()
 

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