|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientProtos.LockRowResponse | |
|---|---|
| org.apache.hadoop.hbase.protobuf.generated | |
| org.apache.hadoop.hbase.regionserver | |
| Uses of ClientProtos.LockRowResponse in org.apache.hadoop.hbase.protobuf.generated |
|---|
| Methods in org.apache.hadoop.hbase.protobuf.generated that return ClientProtos.LockRowResponse | |
|---|---|
ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.Builder.build()
|
ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.Builder.buildPartial()
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.getDefaultInstance()
|
ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.getDefaultInstanceForType()
|
ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.Builder.getDefaultInstanceForType()
|
ClientProtos.LockRowResponse |
ClientProtos.ClientService.BlockingInterface.lockRow(com.google.protobuf.RpcController controller,
ClientProtos.LockRowRequest request)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseDelimitedFrom(InputStream input)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(byte[] data)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(com.google.protobuf.ByteString data)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(com.google.protobuf.CodedInputStream input)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(InputStream input)
|
static ClientProtos.LockRowResponse |
ClientProtos.LockRowResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
| Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type ClientProtos.LockRowResponse | |
|---|---|
ClientProtos.LockRowResponse.Builder |
ClientProtos.LockRowResponse.Builder.mergeFrom(ClientProtos.LockRowResponse other)
|
static ClientProtos.LockRowResponse.Builder |
ClientProtos.LockRowResponse.newBuilder(ClientProtos.LockRowResponse prototype)
|
| Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type ClientProtos.LockRowResponse | |
|---|---|
abstract void |
ClientProtos.ClientService.lockRow(com.google.protobuf.RpcController controller,
ClientProtos.LockRowRequest request,
com.google.protobuf.RpcCallback<ClientProtos.LockRowResponse> done)
|
void |
ClientProtos.ClientService.Interface.lockRow(com.google.protobuf.RpcController controller,
ClientProtos.LockRowRequest request,
com.google.protobuf.RpcCallback<ClientProtos.LockRowResponse> done)
|
void |
ClientProtos.ClientService.Stub.lockRow(com.google.protobuf.RpcController controller,
ClientProtos.LockRowRequest request,
com.google.protobuf.RpcCallback<ClientProtos.LockRowResponse> done)
|
| Uses of ClientProtos.LockRowResponse in org.apache.hadoop.hbase.regionserver |
|---|
| Methods in org.apache.hadoop.hbase.regionserver that return ClientProtos.LockRowResponse | |
|---|---|
ClientProtos.LockRowResponse |
HRegionServer.lockRow(com.google.protobuf.RpcController controller,
ClientProtos.LockRowRequest request)
Lock a row in a table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||