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

Public Member Functions

 INodeSection_INodeSymlink (const INodeSection_INodeSymlink &from)
 
INodeSection_INodeSymlinkoperator= (const INodeSection_INodeSymlink &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (INodeSection_INodeSymlink *other)
 
INodeSection_INodeSymlinkNew () const
 
INodeSection_INodeSymlinkNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const INodeSection_INodeSymlink &from)
 
void MergeFrom (const INodeSection_INodeSymlink &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_permission () const
 
void clear_permission ()
 
::google::protobuf::uint64 permission () const
 
void set_permission (::google::protobuf::uint64 value)
 
bool has_target () const
 
void clear_target ()
 
const ::std::string & target () const
 
void set_target (const ::std::string &value)
 
void set_target (const char *value)
 
void set_target (const void *value, size_t size)
 
::std::string * mutable_target ()
 
::std::string * release_target ()
 
void set_allocated_target (::std::string *target)
 
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)
 

Static Public Member Functions

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

Static Public Attributes

static const int kPermissionFieldNumber = 1
 
static const int kTargetFieldNumber = 2
 
static const int kModificationTimeFieldNumber = 3
 
static const int kAccessTimeFieldNumber = 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: