|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RPCProtos.ExceptionResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
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()
|
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.getException()
|
RPCProtos.ExceptionResponse |
RPCProtos.ResponseHeader.Builder.getException()
|
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 with parameters of type RPCProtos.ExceptionResponse | |
---|---|
RPCProtos.ResponseHeader.Builder |
RPCProtos.ResponseHeader.Builder.mergeException(RPCProtos.ExceptionResponse value)
|
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)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |