| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.ExceptionResponse> |
RPCProtos.ExceptionResponse.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.Builder.build() |
RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.Builder.buildPartial() |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.getDefaultInstance() |
RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.getDefaultInstanceForType() |
RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.Builder.getDefaultInstanceForType() |
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeaderOrBuilder.getException()
If present, then request threw an exception and no response message (else we presume one)
|
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.getException()
If present, then request threw an exception and no response message (else we presume one)
|
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.Builder.getException()
If present, then request threw an exception and no response message (else we presume one)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseDelimitedFrom(InputStream input) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(byte[] data) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(ByteBuffer data) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(InputStream input) |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.ExceptionResponse> |
RPCProtos.ExceptionResponse.getParserForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<RPCProtos.ExceptionResponse> |
RPCProtos.ExceptionResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.mergeException(RPCProtos.ExceptionResponse value)
If present, then request threw an exception and no response message (else we presume one)
|
RPCProtos.ExceptionResponse.Builder |
RPCProtos.ExceptionResponse.Builder.mergeFrom(RPCProtos.ExceptionResponse other) |
static RPCProtos.ExceptionResponse.Builder |
RPCProtos.ExceptionResponse.newBuilder(RPCProtos.ExceptionResponse prototype) |
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.setException(RPCProtos.ExceptionResponse value)
If present, then request threw an exception and no response message (else we presume one)
|
Copyright © 2007–2019 Cloudera. All rights reserved.