|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| DatanodeIDProto (const DatanodeIDProto &from) | |
| DatanodeIDProto & | operator= (const DatanodeIDProto &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (DatanodeIDProto *other) |
| DatanodeIDProto * | New () const |
| DatanodeIDProto * | New (::google::protobuf::Arena *arena) const |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| void | CopyFrom (const DatanodeIDProto &from) |
| void | MergeFrom (const DatanodeIDProto &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_ipaddr () const |
| void | clear_ipaddr () |
| const ::std::string & | ipaddr () const |
| void | set_ipaddr (const ::std::string &value) |
| void | set_ipaddr (const char *value) |
| void | set_ipaddr (const char *value, size_t size) |
| ::std::string * | mutable_ipaddr () |
| ::std::string * | release_ipaddr () |
| void | set_allocated_ipaddr (::std::string *ipaddr) |
| bool | has_hostname () const |
| void | clear_hostname () |
| const ::std::string & | hostname () const |
| void | set_hostname (const ::std::string &value) |
| void | set_hostname (const char *value) |
| void | set_hostname (const char *value, size_t size) |
| ::std::string * | mutable_hostname () |
| ::std::string * | release_hostname () |
| void | set_allocated_hostname (::std::string *hostname) |
| bool | has_datanodeuuid () const |
| void | clear_datanodeuuid () |
| const ::std::string & | datanodeuuid () const |
| void | set_datanodeuuid (const ::std::string &value) |
| void | set_datanodeuuid (const char *value) |
| void | set_datanodeuuid (const char *value, size_t size) |
| ::std::string * | mutable_datanodeuuid () |
| ::std::string * | release_datanodeuuid () |
| void | set_allocated_datanodeuuid (::std::string *datanodeuuid) |
| bool | has_xferport () const |
| void | clear_xferport () |
| ::google::protobuf::uint32 | xferport () const |
| void | set_xferport (::google::protobuf::uint32 value) |
| bool | has_infoport () const |
| void | clear_infoport () |
| ::google::protobuf::uint32 | infoport () const |
| void | set_infoport (::google::protobuf::uint32 value) |
| bool | has_ipcport () const |
| void | clear_ipcport () |
| ::google::protobuf::uint32 | ipcport () const |
| void | set_ipcport (::google::protobuf::uint32 value) |
| bool | has_infosecureport () const |
| void | clear_infosecureport () |
| ::google::protobuf::uint32 | infosecureport () const |
| void | set_infosecureport (::google::protobuf::uint32 value) |
Static Public Member Functions | |
|
static const ::google::protobuf::Descriptor * | descriptor () |
| static const DatanodeIDProto & | default_instance () |
Friends | |
| void | protobuf_AddDesc_hdfs_2eproto () |
| void | protobuf_AssignDesc_hdfs_2eproto () |
| void | protobuf_ShutdownFile_hdfs_2eproto () |
1.8.6