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

Public Member Functions

 CipherOptionProto (const CipherOptionProto &from)
 
CipherOptionProtooperator= (const CipherOptionProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CipherOptionProto *other)
 
CipherOptionProtoNew () const
 
CipherOptionProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CipherOptionProto &from)
 
void MergeFrom (const CipherOptionProto &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_suite () const
 
void clear_suite ()
 
::hadoop::hdfs::CipherSuiteProto suite () const
 
void set_suite (::hadoop::hdfs::CipherSuiteProto value)
 
bool has_inkey () const
 
void clear_inkey ()
 
const ::std::string & inkey () const
 
void set_inkey (const ::std::string &value)
 
void set_inkey (const char *value)
 
void set_inkey (const void *value, size_t size)
 
::std::string * mutable_inkey ()
 
::std::string * release_inkey ()
 
void set_allocated_inkey (::std::string *inkey)
 
bool has_iniv () const
 
void clear_iniv ()
 
const ::std::string & iniv () const
 
void set_iniv (const ::std::string &value)
 
void set_iniv (const char *value)
 
void set_iniv (const void *value, size_t size)
 
::std::string * mutable_iniv ()
 
::std::string * release_iniv ()
 
void set_allocated_iniv (::std::string *iniv)
 
bool has_outkey () const
 
void clear_outkey ()
 
const ::std::string & outkey () const
 
void set_outkey (const ::std::string &value)
 
void set_outkey (const char *value)
 
void set_outkey (const void *value, size_t size)
 
::std::string * mutable_outkey ()
 
::std::string * release_outkey ()
 
void set_allocated_outkey (::std::string *outkey)
 
bool has_outiv () const
 
void clear_outiv ()
 
const ::std::string & outiv () const
 
void set_outiv (const ::std::string &value)
 
void set_outiv (const char *value)
 
void set_outiv (const void *value, size_t size)
 
::std::string * mutable_outiv ()
 
::std::string * release_outiv ()
 
void set_allocated_outiv (::std::string *outiv)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const CipherOptionProtodefault_instance ()
 

Static Public Attributes

static const int kSuiteFieldNumber = 1
 
static const int kInKeyFieldNumber = 2
 
static const int kInIvFieldNumber = 3
 
static const int kOutKeyFieldNumber = 4
 
static const int kOutIvFieldNumber = 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: