|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| LocatedBlocksProto (const LocatedBlocksProto &from) | |
| LocatedBlocksProto & | operator= (const LocatedBlocksProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (LocatedBlocksProto *other) |
| LocatedBlocksProto * | New () const |
| LocatedBlocksProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const LocatedBlocksProto &from) |
| void | MergeFrom (const LocatedBlocksProto &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_filelength () const |
| void | clear_filelength () |
| ::google::protobuf::uint64 | filelength () const |
| void | set_filelength (::google::protobuf::uint64 value) |
| int | blocks_size () const |
| void | clear_blocks () |
|
const ::hadoop::hdfs::LocatedBlockProto & | blocks (int index) const |
| ::hadoop::hdfs::LocatedBlockProto * | mutable_blocks (int index) |
| ::hadoop::hdfs::LocatedBlockProto * | add_blocks () |
|
::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::LocatedBlockProto > * | mutable_blocks () |
|
const ::google::protobuf::RepeatedPtrField < ::hadoop::hdfs::LocatedBlockProto > & | blocks () const |
| bool | has_underconstruction () const |
| void | clear_underconstruction () |
| bool | underconstruction () const |
| void | set_underconstruction (bool value) |
| bool | has_lastblock () const |
| void | clear_lastblock () |
|
const ::hadoop::hdfs::LocatedBlockProto & | lastblock () const |
| ::hadoop::hdfs::LocatedBlockProto * | mutable_lastblock () |
| ::hadoop::hdfs::LocatedBlockProto * | release_lastblock () |
| void | set_allocated_lastblock (::hadoop::hdfs::LocatedBlockProto *lastblock) |
| bool | has_islastblockcomplete () const |
| void | clear_islastblockcomplete () |
| bool | islastblockcomplete () const |
| void | set_islastblockcomplete (bool value) |
| bool | has_fileencryptioninfo () const |
| void | clear_fileencryptioninfo () |
|
const ::hadoop::hdfs::FileEncryptionInfoProto & | fileencryptioninfo () const |
| ::hadoop::hdfs::FileEncryptionInfoProto * | mutable_fileencryptioninfo () |
| ::hadoop::hdfs::FileEncryptionInfoProto * | release_fileencryptioninfo () |
| void | set_allocated_fileencryptioninfo (::hadoop::hdfs::FileEncryptionInfoProto *fileencryptioninfo) |
| bool | has_ecpolicy () const |
| void | clear_ecpolicy () |
|
const ::hadoop::hdfs::ErasureCodingPolicyProto & | ecpolicy () const |
| ::hadoop::hdfs::ErasureCodingPolicyProto * | mutable_ecpolicy () |
| ::hadoop::hdfs::ErasureCodingPolicyProto * | release_ecpolicy () |
| void | set_allocated_ecpolicy (::hadoop::hdfs::ErasureCodingPolicyProto *ecpolicy) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const LocatedBlocksProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6