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

Public Member Functions

 SnapshotInfoProto (const SnapshotInfoProto &from)
 
SnapshotInfoProtooperator= (const SnapshotInfoProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SnapshotInfoProto *other)
 
SnapshotInfoProtoNew () const
 
SnapshotInfoProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SnapshotInfoProto &from)
 
void MergeFrom (const SnapshotInfoProto &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_snapshotname () const
 
void clear_snapshotname ()
 
const ::std::string & snapshotname () const
 
void set_snapshotname (const ::std::string &value)
 
void set_snapshotname (const char *value)
 
void set_snapshotname (const char *value, size_t size)
 
::std::string * mutable_snapshotname ()
 
::std::string * release_snapshotname ()
 
void set_allocated_snapshotname (::std::string *snapshotname)
 
bool has_snapshotroot () const
 
void clear_snapshotroot ()
 
const ::std::string & snapshotroot () const
 
void set_snapshotroot (const ::std::string &value)
 
void set_snapshotroot (const char *value)
 
void set_snapshotroot (const char *value, size_t size)
 
::std::string * mutable_snapshotroot ()
 
::std::string * release_snapshotroot ()
 
void set_allocated_snapshotroot (::std::string *snapshotroot)
 
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)
 
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_createtime () const
 
void clear_createtime ()
 
const ::std::string & createtime () const
 
void set_createtime (const ::std::string &value)
 
void set_createtime (const char *value)
 
void set_createtime (const char *value, size_t size)
 
::std::string * mutable_createtime ()
 
::std::string * release_createtime ()
 
void set_allocated_createtime (::std::string *createtime)
 

Static Public Member Functions

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

Static Public Attributes

static const int kSnapshotNameFieldNumber = 1
 
static const int kSnapshotRootFieldNumber = 2
 
static const int kPermissionFieldNumber = 3
 
static const int kOwnerFieldNumber = 4
 
static const int kGroupFieldNumber = 5
 
static const int kCreateTimeFieldNumber = 6
 

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: