|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
| org.apache.hadoop.ipc | Tools to help define network clients and servers. |
| org.apache.hadoop.ipc.protobuf | |
| Uses of RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto in org.apache.hadoop.ipc |
|---|
| Methods in org.apache.hadoop.ipc that return RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RemoteException.getErrorCode()
|
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcServerException.getRpcErrorCodeProto()
get the detailed rpc status corresponding to this exception |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcNoSuchProtocolException.getRpcErrorCodeProto()
get the detailed rpc status corresponding to this exception |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcNoSuchMethodException.getRpcErrorCodeProto()
get the detailed rpc status corresponding to this exception |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RPC.VersionMismatch.getRpcErrorCodeProto()
get the detailed rpc status corresponding to this exception |
| Constructors in org.apache.hadoop.ipc with parameters of type RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
RemoteException(String className,
String msg,
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto erCode)
|
|
| Uses of RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto in org.apache.hadoop.ipc.protobuf |
|---|
| Methods in org.apache.hadoop.ipc.protobuf that return RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProtoOrBuilder.getErrorDetail()
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6; |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProto.getErrorDetail()
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6; |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProto.Builder.getErrorDetail()
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6; |
static RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto.valueOf(int value)
|
static RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto[] |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.ipc.protobuf that return types with arguments of type RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto> |
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto.internalGetValueMap()
|
| Methods in org.apache.hadoop.ipc.protobuf with parameters of type RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto | |
|---|---|
RpcHeaderProtos.RpcResponseHeaderProto.Builder |
RpcHeaderProtos.RpcResponseHeaderProto.Builder.setErrorDetail(RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto value)
optional .hadoop.common.RpcResponseHeaderProto.RpcErrorCodeProto errorDetail = 6; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||