public static interface ClientProtos.ClientService.Interface
| Modifier and Type | Method and Description |
|---|---|
void |
bulkLoadHFile(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.BulkLoadHFileRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.BulkLoadHFileResponse> done)
rpc BulkLoadHFile(.hbase.pb.BulkLoadHFileRequest) returns (.hbase.pb.BulkLoadHFileResponse); |
void |
cleanupBulkLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CleanupBulkLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CleanupBulkLoadResponse> done)
rpc CleanupBulkLoad(.hbase.pb.CleanupBulkLoadRequest) returns (.hbase.pb.CleanupBulkLoadResponse); |
void |
execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse); |
void |
execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse); |
void |
get(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.GetRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
rpc Get(.hbase.pb.GetRequest) returns (.hbase.pb.GetResponse); |
void |
multi(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MultiResponse> done)
rpc Multi(.hbase.pb.MultiRequest) returns (.hbase.pb.MultiResponse); |
void |
mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MutateResponse> done)
rpc Mutate(.hbase.pb.MutateRequest) returns (.hbase.pb.MutateResponse); |
void |
prepareBulkLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.PrepareBulkLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.PrepareBulkLoadResponse> done)
rpc PrepareBulkLoad(.hbase.pb.PrepareBulkLoadRequest) returns (.hbase.pb.PrepareBulkLoadResponse); |
void |
scan(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.ScanRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.ScanResponse> done)
rpc Scan(.hbase.pb.ScanRequest) returns (.hbase.pb.ScanResponse); |
void get(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.GetRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.GetResponse> done)
rpc Get(.hbase.pb.GetRequest) returns (.hbase.pb.GetResponse);void mutate(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MutateRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MutateResponse> done)
rpc Mutate(.hbase.pb.MutateRequest) returns (.hbase.pb.MutateResponse);void scan(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.ScanRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.ScanResponse> done)
rpc Scan(.hbase.pb.ScanRequest) returns (.hbase.pb.ScanResponse);void bulkLoadHFile(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.BulkLoadHFileRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.BulkLoadHFileResponse> done)
rpc BulkLoadHFile(.hbase.pb.BulkLoadHFileRequest) returns (.hbase.pb.BulkLoadHFileResponse);void prepareBulkLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.PrepareBulkLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.PrepareBulkLoadResponse> done)
rpc PrepareBulkLoad(.hbase.pb.PrepareBulkLoadRequest) returns (.hbase.pb.PrepareBulkLoadResponse);void cleanupBulkLoad(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CleanupBulkLoadRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CleanupBulkLoadResponse> done)
rpc CleanupBulkLoad(.hbase.pb.CleanupBulkLoadRequest) returns (.hbase.pb.CleanupBulkLoadResponse);void execService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);void execRegionServerService(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.CoprocessorServiceRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.CoprocessorServiceResponse> done)
rpc ExecRegionServerService(.hbase.pb.CoprocessorServiceRequest) returns (.hbase.pb.CoprocessorServiceResponse);void multi(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
ClientProtos.MultiRequest request,
org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<ClientProtos.MultiResponse> done)
rpc Multi(.hbase.pb.MultiRequest) returns (.hbase.pb.MultiResponse);Copyright © 2007–2019 Cloudera. All rights reserved.