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

Public Member Functions

 ContentSummaryProto (const ContentSummaryProto &from)
 
ContentSummaryProtooperator= (const ContentSummaryProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ContentSummaryProto *other)
 
ContentSummaryProtoNew () const
 
ContentSummaryProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const ContentSummaryProto &from)
 
void MergeFrom (const ContentSummaryProto &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_length () const
 
void clear_length ()
 
::google::protobuf::uint64 length () const
 
void set_length (::google::protobuf::uint64 value)
 
bool has_filecount () const
 
void clear_filecount ()
 
::google::protobuf::uint64 filecount () const
 
void set_filecount (::google::protobuf::uint64 value)
 
bool has_directorycount () const
 
void clear_directorycount ()
 
::google::protobuf::uint64 directorycount () const
 
void set_directorycount (::google::protobuf::uint64 value)
 
bool has_quota () const
 
void clear_quota ()
 
::google::protobuf::uint64 quota () const
 
void set_quota (::google::protobuf::uint64 value)
 
bool has_spaceconsumed () const
 
void clear_spaceconsumed ()
 
::google::protobuf::uint64 spaceconsumed () const
 
void set_spaceconsumed (::google::protobuf::uint64 value)
 
bool has_spacequota () const
 
void clear_spacequota ()
 
::google::protobuf::uint64 spacequota () const
 
void set_spacequota (::google::protobuf::uint64 value)
 
bool has_typequotainfos () const
 
void clear_typequotainfos ()
 
const
::hadoop::hdfs::StorageTypeQuotaInfosProto
typequotainfos () const
 
::hadoop::hdfs::StorageTypeQuotaInfosProtomutable_typequotainfos ()
 
::hadoop::hdfs::StorageTypeQuotaInfosProtorelease_typequotainfos ()
 
void set_allocated_typequotainfos (::hadoop::hdfs::StorageTypeQuotaInfosProto *typequotainfos)
 
bool has_snapshotlength () const
 
void clear_snapshotlength ()
 
::google::protobuf::uint64 snapshotlength () const
 
void set_snapshotlength (::google::protobuf::uint64 value)
 
bool has_snapshotfilecount () const
 
void clear_snapshotfilecount ()
 
::google::protobuf::uint64 snapshotfilecount () const
 
void set_snapshotfilecount (::google::protobuf::uint64 value)
 
bool has_snapshotdirectorycount () const
 
void clear_snapshotdirectorycount ()
 
::google::protobuf::uint64 snapshotdirectorycount () const
 
void set_snapshotdirectorycount (::google::protobuf::uint64 value)
 
bool has_snapshotspaceconsumed () const
 
void clear_snapshotspaceconsumed ()
 
::google::protobuf::uint64 snapshotspaceconsumed () const
 
void set_snapshotspaceconsumed (::google::protobuf::uint64 value)
 
bool has_erasurecodingpolicy () const
 
void clear_erasurecodingpolicy ()
 
const ::std::string & erasurecodingpolicy () const
 
void set_erasurecodingpolicy (const ::std::string &value)
 
void set_erasurecodingpolicy (const char *value)
 
void set_erasurecodingpolicy (const char *value, size_t size)
 
::std::string * mutable_erasurecodingpolicy ()
 
::std::string * release_erasurecodingpolicy ()
 
void set_allocated_erasurecodingpolicy (::std::string *erasurecodingpolicy)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLengthFieldNumber = 1
 
static const int kFileCountFieldNumber = 2
 
static const int kDirectoryCountFieldNumber = 3
 
static const int kQuotaFieldNumber = 4
 
static const int kSpaceConsumedFieldNumber = 5
 
static const int kSpaceQuotaFieldNumber = 6
 
static const int kTypeQuotaInfosFieldNumber = 7
 
static const int kSnapshotLengthFieldNumber = 8
 
static const int kSnapshotFileCountFieldNumber = 9
 
static const int kSnapshotDirectoryCountFieldNumber = 10
 
static const int kSnapshotSpaceConsumedFieldNumber = 11
 
static const int kErasureCodingPolicyFieldNumber = 12
 

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: