|
|
| RpcResponseHeaderProto (const RpcResponseHeaderProto &from) |
| |
|
RpcResponseHeaderProto & | operator= (const RpcResponseHeaderProto &from) |
| |
const
::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
|
void | Swap (RpcResponseHeaderProto *other) |
| |
|
RpcResponseHeaderProto * | New () const |
| |
|
RpcResponseHeaderProto * | New (::google::protobuf::Arena *arena) const |
| |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
| |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
| |
|
void | CopyFrom (const RpcResponseHeaderProto &from) |
| |
|
void | MergeFrom (const RpcResponseHeaderProto &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_callid () const |
| |
|
void | clear_callid () |
| |
|
::google::protobuf::uint32 | callid () const |
| |
|
void | set_callid (::google::protobuf::uint32 value) |
| |
|
bool | has_status () const |
| |
|
void | clear_status () |
| |
|
::hadoop::common::RpcResponseHeaderProto_RpcStatusProto | status () const |
| |
|
void | set_status (::hadoop::common::RpcResponseHeaderProto_RpcStatusProto value) |
| |
|
bool | has_serveripcversionnum () const |
| |
|
void | clear_serveripcversionnum () |
| |
|
::google::protobuf::uint32 | serveripcversionnum () const |
| |
|
void | set_serveripcversionnum (::google::protobuf::uint32 value) |
| |
|
bool | has_exceptionclassname () const |
| |
|
void | clear_exceptionclassname () |
| |
|
const ::std::string & | exceptionclassname () const |
| |
|
void | set_exceptionclassname (const ::std::string &value) |
| |
|
void | set_exceptionclassname (const char *value) |
| |
|
void | set_exceptionclassname (const char *value, size_t size) |
| |
|
::std::string * | mutable_exceptionclassname () |
| |
|
::std::string * | release_exceptionclassname () |
| |
|
void | set_allocated_exceptionclassname (::std::string *exceptionclassname) |
| |
|
bool | has_errormsg () const |
| |
|
void | clear_errormsg () |
| |
|
const ::std::string & | errormsg () const |
| |
|
void | set_errormsg (const ::std::string &value) |
| |
|
void | set_errormsg (const char *value) |
| |
|
void | set_errormsg (const char *value, size_t size) |
| |
|
::std::string * | mutable_errormsg () |
| |
|
::std::string * | release_errormsg () |
| |
|
void | set_allocated_errormsg (::std::string *errormsg) |
| |
|
bool | has_errordetail () const |
| |
|
void | clear_errordetail () |
| |
|
::hadoop::common::RpcResponseHeaderProto_RpcErrorCodeProto | errordetail () const |
| |
|
void | set_errordetail (::hadoop::common::RpcResponseHeaderProto_RpcErrorCodeProto value) |
| |
|
bool | has_clientid () const |
| |
|
void | clear_clientid () |
| |
|
const ::std::string & | clientid () const |
| |
|
void | set_clientid (const ::std::string &value) |
| |
|
void | set_clientid (const char *value) |
| |
|
void | set_clientid (const void *value, size_t size) |
| |
|
::std::string * | mutable_clientid () |
| |
|
::std::string * | release_clientid () |
| |
|
void | set_allocated_clientid (::std::string *clientid) |
| |
|
bool | has_retrycount () const |
| |
|
void | clear_retrycount () |
| |
|
::google::protobuf::int32 | retrycount () const |
| |
|
void | set_retrycount (::google::protobuf::int32 value) |
| |
|
static const
::google::protobuf::Descriptor * | descriptor () |
| |
static const
RpcResponseHeaderProto & | default_instance () |
| |
|
static bool | RpcStatusProto_IsValid (int value) |
| |
static const
::google::protobuf::EnumDescriptor * | RpcStatusProto_descriptor () |
| |
|
static const ::std::string & | RpcStatusProto_Name (RpcStatusProto value) |
| |
|
static bool | RpcStatusProto_Parse (const ::std::string &name, RpcStatusProto *value) |
| |
|
static bool | RpcErrorCodeProto_IsValid (int value) |
| |
static const
::google::protobuf::EnumDescriptor * | RpcErrorCodeProto_descriptor () |
| |
|
static const ::std::string & | RpcErrorCodeProto_Name (RpcErrorCodeProto value) |
| |
|
static bool | RpcErrorCodeProto_Parse (const ::std::string &name, RpcErrorCodeProto *value) |
| |
|
| static const RpcStatusProto | SUCCESS |
| |
| static const RpcStatusProto | ERROR |
| |
| static const RpcStatusProto | FATAL |
| |
| static const RpcStatusProto | RpcStatusProto_MIN |
| |
| static const RpcStatusProto | RpcStatusProto_MAX |
| |
| static const int | RpcStatusProto_ARRAYSIZE |
| |
| static const RpcErrorCodeProto | ERROR_APPLICATION |
| |
| static const RpcErrorCodeProto | ERROR_NO_SUCH_METHOD |
| |
| static const RpcErrorCodeProto | ERROR_NO_SUCH_PROTOCOL |
| |
| static const RpcErrorCodeProto | ERROR_RPC_SERVER |
| |
| static const RpcErrorCodeProto | ERROR_SERIALIZING_RESPONSE |
| |
| static const RpcErrorCodeProto | ERROR_RPC_VERSION_MISMATCH |
| |
| static const RpcErrorCodeProto | FATAL_UNKNOWN |
| |
| static const RpcErrorCodeProto | FATAL_UNSUPPORTED_SERIALIZATION |
| |
| static const RpcErrorCodeProto | FATAL_INVALID_RPC_HEADER |
| |
| static const RpcErrorCodeProto | FATAL_DESERIALIZING_REQUEST |
| |
| static const RpcErrorCodeProto | FATAL_VERSION_MISMATCH |
| |
| static const RpcErrorCodeProto | FATAL_UNAUTHORIZED |
| |
| static const RpcErrorCodeProto | RpcErrorCodeProto_MIN |
| |
| static const RpcErrorCodeProto | RpcErrorCodeProto_MAX |
| |
| static const int | RpcErrorCodeProto_ARRAYSIZE |
| |
|
static const int | kCallIdFieldNumber = 1 |
| |
|
static const int | kStatusFieldNumber = 2 |
| |
|
static const int | kServerIpcVersionNumFieldNumber = 3 |
| |
|
static const int | kExceptionClassNameFieldNumber = 4 |
| |
|
static const int | kErrorMsgFieldNumber = 5 |
| |
|
static const int | kErrorDetailFieldNumber = 6 |
| |
|
static const int | kClientIdFieldNumber = 7 |
| |
|
static const int | kRetryCountFieldNumber = 8 |
| |