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 Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
hadoop::hdfs::XAttrProto Class Reference
Inheritance diagram for hadoop::hdfs::XAttrProto:

Public Types

typedef
XAttrProto_XAttrNamespaceProto 
XAttrNamespaceProto
 

Public Member Functions

 XAttrProto (const XAttrProto &from)
 
XAttrProtooperator= (const XAttrProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (XAttrProto *other)
 
XAttrProtoNew () const
 
XAttrProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const XAttrProto &from)
 
void MergeFrom (const XAttrProto &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_namespace_ () const
 
void clear_namespace_ ()
 
::hadoop::hdfs::XAttrProto_XAttrNamespaceProto namespace_ () const
 
void set_namespace_ (::hadoop::hdfs::XAttrProto_XAttrNamespaceProto value)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
::std::string * mutable_name ()
 
::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_value () const
 
void clear_value ()
 
const ::std::string & value () const
 
void set_value (const ::std::string &value)
 
void set_value (const char *value)
 
void set_value (const void *value, size_t size)
 
::std::string * mutable_value ()
 
::std::string * release_value ()
 
void set_allocated_value (::std::string *value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const XAttrProtodefault_instance ()
 
static bool XAttrNamespaceProto_IsValid (int value)
 
static const
::google::protobuf::EnumDescriptor * 
XAttrNamespaceProto_descriptor ()
 
static const ::std::string & XAttrNamespaceProto_Name (XAttrNamespaceProto value)
 
static bool XAttrNamespaceProto_Parse (const ::std::string &name, XAttrNamespaceProto *value)
 

Static Public Attributes

static const XAttrNamespaceProto USER
 
static const XAttrNamespaceProto TRUSTED
 
static const XAttrNamespaceProto SECURITY
 
static const XAttrNamespaceProto SYSTEM
 
static const XAttrNamespaceProto RAW
 
static const XAttrNamespaceProto XAttrNamespaceProto_MIN
 
static const XAttrNamespaceProto XAttrNamespaceProto_MAX
 
static const int XAttrNamespaceProto_ARRAYSIZE
 
static const int kNamespaceFieldNumber = 1
 
static const int kNameFieldNumber = 2
 
static const int kValueFieldNumber = 3
 

Friends

void protobuf_AddDesc_xattr_2eproto ()
 
void protobuf_AssignDesc_xattr_2eproto ()
 
void protobuf_ShutdownFile_xattr_2eproto ()
 

Member Data Documentation

const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::RAW
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_RAW
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::SECURITY
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_SECURITY
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::SYSTEM
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_SYSTEM
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::TRUSTED
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_TRUSTED
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::USER
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_USER
const int hadoop::hdfs::XAttrProto::XAttrNamespaceProto_ARRAYSIZE
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_XAttrNamespaceProto_ARRAYSIZE
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::XAttrNamespaceProto_MAX
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_XAttrNamespaceProto_MAX
const XAttrProto_XAttrNamespaceProto hadoop::hdfs::XAttrProto::XAttrNamespaceProto_MIN
static
Initial value:
=
XAttrProto_XAttrNamespaceProto_XAttrNamespaceProto_MIN

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