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

Public Member Functions

 SnapshotDiffReportProto (const SnapshotDiffReportProto &from)
 
SnapshotDiffReportProtooperator= (const SnapshotDiffReportProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SnapshotDiffReportProto *other)
 
SnapshotDiffReportProtoNew () const
 
SnapshotDiffReportProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const SnapshotDiffReportProto &from)
 
void MergeFrom (const SnapshotDiffReportProto &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_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_fromsnapshot () const
 
void clear_fromsnapshot ()
 
const ::std::string & fromsnapshot () const
 
void set_fromsnapshot (const ::std::string &value)
 
void set_fromsnapshot (const char *value)
 
void set_fromsnapshot (const char *value, size_t size)
 
::std::string * mutable_fromsnapshot ()
 
::std::string * release_fromsnapshot ()
 
void set_allocated_fromsnapshot (::std::string *fromsnapshot)
 
bool has_tosnapshot () const
 
void clear_tosnapshot ()
 
const ::std::string & tosnapshot () const
 
void set_tosnapshot (const ::std::string &value)
 
void set_tosnapshot (const char *value)
 
void set_tosnapshot (const char *value, size_t size)
 
::std::string * mutable_tosnapshot ()
 
::std::string * release_tosnapshot ()
 
void set_allocated_tosnapshot (::std::string *tosnapshot)
 
int diffreportentries_size () const
 
void clear_diffreportentries ()
 
const
::hadoop::hdfs::SnapshotDiffReportEntryProto
diffreportentries (int index) const
 
::hadoop::hdfs::SnapshotDiffReportEntryProtomutable_diffreportentries (int index)
 
::hadoop::hdfs::SnapshotDiffReportEntryProtoadd_diffreportentries ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::SnapshotDiffReportEntryProto > * 
mutable_diffreportentries ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::SnapshotDiffReportEntryProto > & 
diffreportentries () const
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const
SnapshotDiffReportProto
default_instance ()
 

Static Public Attributes

static const int kSnapshotRootFieldNumber = 1
 
static const int kFromSnapshotFieldNumber = 2
 
static const int kToSnapshotFieldNumber = 3
 
static const int kDiffReportEntriesFieldNumber = 4
 

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: