|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RPCProtos.ExceptionResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type RPCProtos.ExceptionResponse | |
---|---|
static com.google.protobuf.Parser<RPCProtos.ExceptionResponse> |
RPCProtos.ExceptionResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return RPCProtos.ExceptionResponse | |
---|---|
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()
optional .ExceptionResponse exception = 2; |
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.getException()
optional .ExceptionResponse exception = 2; |
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.Builder.getException()
optional .ExceptionResponse exception = 2; |
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseDelimitedFrom(InputStream input)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(byte[] data)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(com.google.protobuf.ByteString data)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(InputStream input)
|
static RPCProtos.ExceptionResponse |
RPCProtos.ExceptionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type RPCProtos.ExceptionResponse | |
---|---|
com.google.protobuf.Parser<RPCProtos.ExceptionResponse> |
RPCProtos.ExceptionResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type RPCProtos.ExceptionResponse | |
---|---|
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.mergeException(RPCProtos.ExceptionResponse value)
optional .ExceptionResponse exception = 2; |
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)
optional .ExceptionResponse exception = 2; |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |