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

Public Member Functions

 INodeSection_INodeFile (const INodeSection_INodeFile &from)
 
INodeSection_INodeFileoperator= (const INodeSection_INodeFile &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (INodeSection_INodeFile *other)
 
INodeSection_INodeFileNew () const
 
INodeSection_INodeFileNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const INodeSection_INodeFile &from)
 
void MergeFrom (const INodeSection_INodeFile &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_replication () const
 
void clear_replication ()
 
::google::protobuf::uint32 replication () const
 
void set_replication (::google::protobuf::uint32 value)
 
bool has_modificationtime () const
 
void clear_modificationtime ()
 
::google::protobuf::uint64 modificationtime () const
 
void set_modificationtime (::google::protobuf::uint64 value)
 
bool has_accesstime () const
 
void clear_accesstime ()
 
::google::protobuf::uint64 accesstime () const
 
void set_accesstime (::google::protobuf::uint64 value)
 
bool has_preferredblocksize () const
 
void clear_preferredblocksize ()
 
::google::protobuf::uint64 preferredblocksize () const
 
void set_preferredblocksize (::google::protobuf::uint64 value)
 
bool has_permission () const
 
void clear_permission ()
 
::google::protobuf::uint64 permission () const
 
void set_permission (::google::protobuf::uint64 value)
 
int blocks_size () const
 
void clear_blocks ()
 
const ::hadoop::hdfs::BlockProtoblocks (int index) const
 
::hadoop::hdfs::BlockProtomutable_blocks (int index)
 
::hadoop::hdfs::BlockProtoadd_blocks ()
 
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::BlockProto > * 
mutable_blocks ()
 
const
::google::protobuf::RepeatedPtrField
< ::hadoop::hdfs::BlockProto > & 
blocks () const
 
bool has_fileuc () const
 
void clear_fileuc ()
 
const
::hadoop::hdfs::fsimage::INodeSection_FileUnderConstructionFeature
fileuc () const
 
::hadoop::hdfs::fsimage::INodeSection_FileUnderConstructionFeaturemutable_fileuc ()
 
::hadoop::hdfs::fsimage::INodeSection_FileUnderConstructionFeaturerelease_fileuc ()
 
void set_allocated_fileuc (::hadoop::hdfs::fsimage::INodeSection_FileUnderConstructionFeature *fileuc)
 
bool has_acl () const
 
void clear_acl ()
 
const
::hadoop::hdfs::fsimage::INodeSection_AclFeatureProto
acl () const
 
::hadoop::hdfs::fsimage::INodeSection_AclFeatureProtomutable_acl ()
 
::hadoop::hdfs::fsimage::INodeSection_AclFeatureProtorelease_acl ()
 
void set_allocated_acl (::hadoop::hdfs::fsimage::INodeSection_AclFeatureProto *acl)
 
bool has_xattrs () const
 
void clear_xattrs ()
 
const
::hadoop::hdfs::fsimage::INodeSection_XAttrFeatureProto
xattrs () const
 
::hadoop::hdfs::fsimage::INodeSection_XAttrFeatureProtomutable_xattrs ()
 
::hadoop::hdfs::fsimage::INodeSection_XAttrFeatureProtorelease_xattrs ()
 
void set_allocated_xattrs (::hadoop::hdfs::fsimage::INodeSection_XAttrFeatureProto *xattrs)
 
bool has_storagepolicyid () const
 
void clear_storagepolicyid ()
 
::google::protobuf::uint32 storagepolicyid () const
 
void set_storagepolicyid (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kReplicationFieldNumber = 1
 
static const int kModificationTimeFieldNumber = 2
 
static const int kAccessTimeFieldNumber = 3
 
static const int kPreferredBlockSizeFieldNumber = 4
 
static const int kPermissionFieldNumber = 5
 
static const int kBlocksFieldNumber = 6
 
static const int kFileUCFieldNumber = 7
 
static const int kAclFieldNumber = 8
 
static const int kXAttrsFieldNumber = 9
 
static const int kStoragePolicyIDFieldNumber = 10
 

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: