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

Public Types

typedef FileSummary_Section Section
 

Public Member Functions

 FileSummary (const FileSummary &from)
 
FileSummaryoperator= (const FileSummary &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FileSummary *other)
 
FileSummaryNew () const
 
FileSummaryNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const FileSummary &from)
 
void MergeFrom (const FileSummary &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_ondiskversion () const
 
void clear_ondiskversion ()
 
::google::protobuf::uint32 ondiskversion () const
 
void set_ondiskversion (::google::protobuf::uint32 value)
 
bool has_layoutversion () const
 
void clear_layoutversion ()
 
::google::protobuf::uint32 layoutversion () const
 
void set_layoutversion (::google::protobuf::uint32 value)
 
bool has_codec () const
 
void clear_codec ()
 
const ::std::string & codec () const
 
void set_codec (const ::std::string &value)
 
void set_codec (const char *value)
 
void set_codec (const char *value, size_t size)
 
::std::string * mutable_codec ()
 
::std::string * release_codec ()
 
void set_allocated_codec (::std::string *codec)
 
int sections_size () const
 
void clear_sections ()
 
const
::hadoop::hdfs::fsimage::FileSummary_Section
sections (int index) const
 
::hadoop::hdfs::fsimage::FileSummary_Sectionmutable_sections (int index)
 
::hadoop::hdfs::fsimage::FileSummary_Sectionadd_sections ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::fsimage::FileSummary_Section > * 
mutable_sections ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::fsimage::FileSummary_Section > & 
sections () const
 

Static Public Member Functions

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

Static Public Attributes

static const int kOndiskVersionFieldNumber = 1
 
static const int kLayoutVersionFieldNumber = 2
 
static const int kCodecFieldNumber = 3
 
static const int kSectionsFieldNumber = 4
 

Friends

void protobuf_AddDesc_fsimage_2eproto ()
 
void protobuf_AssignDesc_fsimage_2eproto ()
 
void protobuf_ShutdownFile_fsimage_2eproto ()
 

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