|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| BlockWithLocationsProto (const BlockWithLocationsProto &from) | |
| BlockWithLocationsProto & | operator= (const BlockWithLocationsProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (BlockWithLocationsProto *other) |
| BlockWithLocationsProto * | New () const |
| BlockWithLocationsProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const BlockWithLocationsProto &from) |
| void | MergeFrom (const BlockWithLocationsProto &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_block () const |
| void | clear_block () |
| const ::hadoop::hdfs::BlockProto & | block () const |
| ::hadoop::hdfs::BlockProto * | mutable_block () |
| ::hadoop::hdfs::BlockProto * | release_block () |
| void | set_allocated_block (::hadoop::hdfs::BlockProto *block) |
| int | datanodeuuids_size () const |
| void | clear_datanodeuuids () |
| const ::std::string & | datanodeuuids (int index) const |
| ::std::string * | mutable_datanodeuuids (int index) |
| void | set_datanodeuuids (int index, const ::std::string &value) |
| void | set_datanodeuuids (int index, const char *value) |
| void | set_datanodeuuids (int index, const char *value, size_t size) |
| ::std::string * | add_datanodeuuids () |
| void | add_datanodeuuids (const ::std::string &value) |
| void | add_datanodeuuids (const char *value) |
| void | add_datanodeuuids (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | datanodeuuids () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_datanodeuuids () |
| int | storageuuids_size () const |
| void | clear_storageuuids () |
| const ::std::string & | storageuuids (int index) const |
| ::std::string * | mutable_storageuuids (int index) |
| void | set_storageuuids (int index, const ::std::string &value) |
| void | set_storageuuids (int index, const char *value) |
| void | set_storageuuids (int index, const char *value, size_t size) |
| ::std::string * | add_storageuuids () |
| void | add_storageuuids (const ::std::string &value) |
| void | add_storageuuids (const char *value) |
| void | add_storageuuids (const char *value, size_t size) |
|
const ::google::protobuf::RepeatedPtrField < ::std::string > & | storageuuids () const |
|
::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_storageuuids () |
| 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 () |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const BlockWithLocationsProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6