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::common::UserInformationProto Class Reference
Inheritance diagram for hadoop::common::UserInformationProto:

Public Member Functions

 UserInformationProto (const UserInformationProto &from)
 
UserInformationProtooperator= (const UserInformationProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UserInformationProto *other)
 
UserInformationProtoNew () const
 
UserInformationProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const UserInformationProto &from)
 
void MergeFrom (const UserInformationProto &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_effectiveuser () const
 
void clear_effectiveuser ()
 
const ::std::string & effectiveuser () const
 
void set_effectiveuser (const ::std::string &value)
 
void set_effectiveuser (const char *value)
 
void set_effectiveuser (const char *value, size_t size)
 
::std::string * mutable_effectiveuser ()
 
::std::string * release_effectiveuser ()
 
void set_allocated_effectiveuser (::std::string *effectiveuser)
 
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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kEffectiveUserFieldNumber = 1
 
static const int kRealUserFieldNumber = 2
 

Friends

void protobuf_AddDesc_IpcConnectionContext_2eproto ()
 
void protobuf_AssignDesc_IpcConnectionContext_2eproto ()
 
void protobuf_ShutdownFile_IpcConnectionContext_2eproto ()
 

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