|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| LocatedBlockProto (const LocatedBlockProto &from) | |
| LocatedBlockProto & | operator= (const LocatedBlockProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (LocatedBlockProto *other) |
| LocatedBlockProto * | New () const |
| LocatedBlockProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const LocatedBlockProto &from) |
| void | MergeFrom (const LocatedBlockProto &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_b () const |
| void | clear_b () |
|
const ::hadoop::hdfs::ExtendedBlockProto & | b () const |
| ::hadoop::hdfs::ExtendedBlockProto * | mutable_b () |
| ::hadoop::hdfs::ExtendedBlockProto * | release_b () |
| void | set_allocated_b (::hadoop::hdfs::ExtendedBlockProto *b) |
| bool | has_offset () const |
| void | clear_offset () |
| ::google::protobuf::uint64 | offset () const |
| void | set_offset (::google::protobuf::uint64 value) |
| int | locs_size () const |
| void | clear_locs () |
|
const ::hadoop::hdfs::DatanodeInfoProto & | locs (int index) const |
| ::hadoop::hdfs::DatanodeInfoProto * | mutable_locs (int index) |
| ::hadoop::hdfs::DatanodeInfoProto * | add_locs () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeInfoProto > * | mutable_locs () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::DatanodeInfoProto > & | locs () const |
| bool | has_corrupt () const |
| void | clear_corrupt () |
| bool | corrupt () const |
| void | set_corrupt (bool value) |
| bool | has_blocktoken () const |
| void | clear_blocktoken () |
|
const ::hadoop::common::TokenProto & | blocktoken () const |
| ::hadoop::common::TokenProto * | mutable_blocktoken () |
| ::hadoop::common::TokenProto * | release_blocktoken () |
| void | set_allocated_blocktoken (::hadoop::common::TokenProto *blocktoken) |
| int | iscached_size () const |
| void | clear_iscached () |
| bool | iscached (int index) const |
| void | set_iscached (int index, bool value) |
| void | add_iscached (bool value) |
|
const ::google::protobuf::RepeatedField < bool > & | iscached () const |
|
::google::protobuf::RepeatedField < bool > * | mutable_iscached () |
| int | storagetypes_size () const |
| void | clear_storagetypes () |
| ::hadoop::hdfs::StorageTypeProto | storagetypes (int index) const |
| void | set_storagetypes (int index,::hadoop::hdfs::StorageTypeProto value) |
| void | add_storagetypes (::hadoop::hdfs::StorageTypeProto value) |
|
const ::google::protobuf::RepeatedField < int > & | storagetypes () const |
|
::google::protobuf::RepeatedField < int > * | mutable_storagetypes () |
| int | storageids_size () const |
| void | clear_storageids () |
| const ::std::string & | storageids (int index) const |
| ::std::string * | mutable_storageids (int index) |
| void | set_storageids (int index, const ::std::string &value) |
| void | set_storageids (int index, const char *value) |
| void | set_storageids (int index, const char *value, size_t size) |
| ::std::string * | add_storageids () |
| void | add_storageids (const ::std::string &value) |
| void | add_storageids (const char *value) |
| void | add_storageids (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | storageids () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_storageids () |
| bool | has_blockindices () const |
| void | clear_blockindices () |
| const ::std::string & | blockindices () const |
| void | set_blockindices (const ::std::string &value) |
| void | set_blockindices (const char *value) |
| void | set_blockindices (const void *value, size_t size) |
| ::std::string * | mutable_blockindices () |
| ::std::string * | release_blockindices () |
| void | set_allocated_blockindices (::std::string *blockindices) |
| int | blocktokens_size () const |
| void | clear_blocktokens () |
|
const ::hadoop::common::TokenProto & | blocktokens (int index) const |
| ::hadoop::common::TokenProto * | mutable_blocktokens (int index) |
| ::hadoop::common::TokenProto * | add_blocktokens () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::common::TokenProto > * | mutable_blocktokens () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::common::TokenProto > & | blocktokens () const |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const LocatedBlockProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6