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

Public Member Functions

 AclStatusProto (const AclStatusProto &from)
 
AclStatusProtooperator= (const AclStatusProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AclStatusProto *other)
 
AclStatusProtoNew () const
 
AclStatusProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AclStatusProto &from)
 
void MergeFrom (const AclStatusProto &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_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_group () const
 
void clear_group ()
 
const ::std::string & group () const
 
void set_group (const ::std::string &value)
 
void set_group (const char *value)
 
void set_group (const char *value, size_t size)
 
::std::string * mutable_group ()
 
::std::string * release_group ()
 
void set_allocated_group (::std::string *group)
 
bool has_sticky () const
 
void clear_sticky ()
 
bool sticky () const
 
void set_sticky (bool value)
 
int entries_size () const
 
void clear_entries ()
 
const
::hadoop::hdfs::AclEntryProto
entries (int index) const
 
::hadoop::hdfs::AclEntryProtomutable_entries (int index)
 
::hadoop::hdfs::AclEntryProtoadd_entries ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::AclEntryProto > * 
mutable_entries ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::AclEntryProto > & 
entries () const
 
bool has_permission () const
 
void clear_permission ()
 
const
::hadoop::hdfs::FsPermissionProto
permission () const
 
::hadoop::hdfs::FsPermissionProtomutable_permission ()
 
::hadoop::hdfs::FsPermissionProtorelease_permission ()
 
void set_allocated_permission (::hadoop::hdfs::FsPermissionProto *permission)
 

Static Public Member Functions

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

Static Public Attributes

static const int kOwnerFieldNumber = 1
 
static const int kGroupFieldNumber = 2
 
static const int kStickyFieldNumber = 3
 
static const int kEntriesFieldNumber = 4
 
static const int kPermissionFieldNumber = 5
 

Friends

void protobuf_AddDesc_acl_2eproto ()
 
void protobuf_AssignDesc_acl_2eproto ()
 
void protobuf_ShutdownFile_acl_2eproto ()
 

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