| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
RPCProtos.ExceptionResponse
At the RPC layer, this message is used to carry
the server side exception to the RPC client.
|
static class |
RPCProtos.ExceptionResponse.Builder
At the RPC layer, this message is used to carry
the server side exception to the RPC client.
|
| 限定符和类型 | 方法和说明 |
|---|---|
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeaderOrBuilder.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
optional .hbase.pb.ExceptionResponse exception = 2; |
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeader.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
optional .hbase.pb.ExceptionResponse exception = 2; |
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeader.Builder.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
optional .hbase.pb.ExceptionResponse exception = 2; |
Copyright © 2007–2019. All rights reserved.