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