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

Public Member Functions

 CreateEventProto (const CreateEventProto &from)
 
CreateEventProtooperator= (const CreateEventProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CreateEventProto *other)
 
CreateEventProtoNew () const
 
CreateEventProtoNew (::google::protobuf::Arena *arena) const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CreateEventProto &from)
 
void MergeFrom (const CreateEventProto &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_type () const
 
void clear_type ()
 
::hadoop::hdfs::INodeType type () const
 
void set_type (::hadoop::hdfs::INodeType value)
 
bool has_path () const
 
void clear_path ()
 
const ::std::string & path () const
 
void set_path (const ::std::string &value)
 
void set_path (const char *value)
 
void set_path (const char *value, size_t size)
 
::std::string * mutable_path ()
 
::std::string * release_path ()
 
void set_allocated_path (::std::string *path)
 
bool has_ctime () const
 
void clear_ctime ()
 
::google::protobuf::int64 ctime () const
 
void set_ctime (::google::protobuf::int64 value)
 
bool has_ownername () const
 
void clear_ownername ()
 
const ::std::string & ownername () const
 
void set_ownername (const ::std::string &value)
 
void set_ownername (const char *value)
 
void set_ownername (const char *value, size_t size)
 
::std::string * mutable_ownername ()
 
::std::string * release_ownername ()
 
void set_allocated_ownername (::std::string *ownername)
 
bool has_groupname () const
 
void clear_groupname ()
 
const ::std::string & groupname () const
 
void set_groupname (const ::std::string &value)
 
void set_groupname (const char *value)
 
void set_groupname (const char *value, size_t size)
 
::std::string * mutable_groupname ()
 
::std::string * release_groupname ()
 
void set_allocated_groupname (::std::string *groupname)
 
bool has_perms () const
 
void clear_perms ()
 
const
::hadoop::hdfs::FsPermissionProto
perms () const
 
::hadoop::hdfs::FsPermissionProtomutable_perms ()
 
::hadoop::hdfs::FsPermissionProtorelease_perms ()
 
void set_allocated_perms (::hadoop::hdfs::FsPermissionProto *perms)
 
bool has_replication () const
 
void clear_replication ()
 
::google::protobuf::int32 replication () const
 
void set_replication (::google::protobuf::int32 value)
 
bool has_symlinktarget () const
 
void clear_symlinktarget ()
 
const ::std::string & symlinktarget () const
 
void set_symlinktarget (const ::std::string &value)
 
void set_symlinktarget (const char *value)
 
void set_symlinktarget (const char *value, size_t size)
 
::std::string * mutable_symlinktarget ()
 
::std::string * release_symlinktarget ()
 
void set_allocated_symlinktarget (::std::string *symlinktarget)
 
bool has_overwrite () const
 
void clear_overwrite ()
 
bool overwrite () const
 
void set_overwrite (bool value)
 
bool has_defaultblocksize () const
 
void clear_defaultblocksize ()
 
::google::protobuf::int64 defaultblocksize () const
 
void set_defaultblocksize (::google::protobuf::int64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kPathFieldNumber = 2
 
static const int kCtimeFieldNumber = 3
 
static const int kOwnerNameFieldNumber = 4
 
static const int kGroupNameFieldNumber = 5
 
static const int kPermsFieldNumber = 6
 
static const int kReplicationFieldNumber = 7
 
static const int kSymlinkTargetFieldNumber = 8
 
static const int kOverwriteFieldNumber = 9
 
static const int kDefaultBlockSizeFieldNumber = 10
 

Friends

void protobuf_AddDesc_inotify_2eproto ()
 
void protobuf_AssignDesc_inotify_2eproto ()
 
void protobuf_ShutdownFile_inotify_2eproto ()
 

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