|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClientProtos.MultiResponse in org.apache.hadoop.hbase.protobuf.generated |
---|
Fields in org.apache.hadoop.hbase.protobuf.generated with type parameters of type ClientProtos.MultiResponse | |
---|---|
static com.google.protobuf.Parser<ClientProtos.MultiResponse> |
ClientProtos.MultiResponse.PARSER
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.MultiResponse | |
---|---|
ClientProtos.MultiResponse |
ClientProtos.MultiResponse.Builder.build()
|
ClientProtos.MultiResponse |
ClientProtos.MultiResponse.Builder.buildPartial()
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.getDefaultInstance()
|
ClientProtos.MultiResponse |
ClientProtos.MultiResponse.getDefaultInstanceForType()
|
ClientProtos.MultiResponse |
ClientProtos.MultiResponse.Builder.getDefaultInstanceForType()
|
ClientProtos.MultiResponse |
ClientProtos.ClientService.BlockingInterface.multi(com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseDelimitedFrom(InputStream input)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(byte[] data)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(com.google.protobuf.ByteString data)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(InputStream input)
|
static ClientProtos.MultiResponse |
ClientProtos.MultiResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type ClientProtos.MultiResponse | |
---|---|
com.google.protobuf.Parser<ClientProtos.MultiResponse> |
ClientProtos.MultiResponse.getParserForType()
|
Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.MultiResponse | |
---|---|
ClientProtos.MultiResponse.Builder |
ClientProtos.MultiResponse.Builder.mergeFrom(ClientProtos.MultiResponse other)
|
static ClientProtos.MultiResponse.Builder |
ClientProtos.MultiResponse.newBuilder(ClientProtos.MultiResponse prototype)
|
Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type ClientProtos.MultiResponse | |
---|---|
abstract void |
ClientProtos.ClientService.multi(com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request,
com.google.protobuf.RpcCallback<ClientProtos.MultiResponse> done)
rpc Multi(.MultiRequest) returns (.MultiResponse); |
void |
ClientProtos.ClientService.Interface.multi(com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request,
com.google.protobuf.RpcCallback<ClientProtos.MultiResponse> done)
rpc Multi(.MultiRequest) returns (.MultiResponse); |
void |
ClientProtos.ClientService.Stub.multi(com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request,
com.google.protobuf.RpcCallback<ClientProtos.MultiResponse> done)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |