| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeaderOrBuilder.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
|
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeader.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
|
RPCProtos.ExceptionResponseOrBuilder |
RPCProtos.ResponseHeader.Builder.getExceptionOrBuilder()
If present, then request threw an exception and no response message (else we presume one)
|
Copyright © 2007–2019 Cloudera. All rights reserved.