|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Types | |
| typedef INodeSection_INode_Type | Type |
Public Member Functions | |
| INodeSection_INode (const INodeSection_INode &from) | |
| INodeSection_INode & | operator= (const INodeSection_INode &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (INodeSection_INode *other) |
| INodeSection_INode * | New () const |
| INodeSection_INode * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const INodeSection_INode &from) |
| void | MergeFrom (const INodeSection_INode &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::fsimage::INodeSection_INode_Type | type () const |
| void | set_type (::hadoop::hdfs::fsimage::INodeSection_INode_Type value) |
| bool | has_id () const |
| void | clear_id () |
| ::google::protobuf::uint64 | id () const |
| void | set_id (::google::protobuf::uint64 value) |
| bool | has_name () const |
| void | clear_name () |
| const ::std::string & | name () const |
| void | set_name (const ::std::string &value) |
| void | set_name (const char *value) |
| void | set_name (const void *value, size_t size) |
| ::std::string * | mutable_name () |
| ::std::string * | release_name () |
| void | set_allocated_name (::std::string *name) |
| bool | has_file () const |
| void | clear_file () |
|
const ::hadoop::hdfs::fsimage::INodeSection_INodeFile & | file () const |
| ::hadoop::hdfs::fsimage::INodeSection_INodeFile * | mutable_file () |
| ::hadoop::hdfs::fsimage::INodeSection_INodeFile * | release_file () |
| void | set_allocated_file (::hadoop::hdfs::fsimage::INodeSection_INodeFile *file) |
| bool | has_directory () const |
| void | clear_directory () |
|
const ::hadoop::hdfs::fsimage::INodeSection_INodeDirectory & | directory () const |
| ::hadoop::hdfs::fsimage::INodeSection_INodeDirectory * | mutable_directory () |
| ::hadoop::hdfs::fsimage::INodeSection_INodeDirectory * | release_directory () |
| void | set_allocated_directory (::hadoop::hdfs::fsimage::INodeSection_INodeDirectory *directory) |
| bool | has_symlink () const |
| void | clear_symlink () |
|
const ::hadoop::hdfs::fsimage::INodeSection_INodeSymlink & | symlink () const |
| ::hadoop::hdfs::fsimage::INodeSection_INodeSymlink * | mutable_symlink () |
| ::hadoop::hdfs::fsimage::INodeSection_INodeSymlink * | release_symlink () |
| void | set_allocated_symlink (::hadoop::hdfs::fsimage::INodeSection_INodeSymlink *symlink) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const INodeSection_INode & | default_instance () |
| static bool | Type_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | Type_descriptor () |
| static const ::std::string & | Type_Name (Type value) |
| static bool | Type_Parse (const ::std::string &name, Type *value) |
Friends | |
| void | protobuf_AddDesc_fsimage_2eproto () |
| void | protobuf_AssignDesc_fsimage_2eproto () |
| void | protobuf_ShutdownFile_fsimage_2eproto () |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.6