public static final class BulkDeleteProtos.BulkDeleteService.Stub extends BulkDeleteProtos.BulkDeleteService implements BulkDeleteProtos.BulkDeleteService.Interface
BulkDeleteProtos.BulkDeleteService.BlockingInterface, BulkDeleteProtos.BulkDeleteService.Interface, BulkDeleteProtos.BulkDeleteService.Stub
Modifier and Type | Method and Description |
---|---|
void |
delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
rpc delete(.hbase.pb.BulkDeleteRequest) returns (.hbase.pb.BulkDeleteResponse); |
com.google.protobuf.RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void delete(com.google.protobuf.RpcController controller, BulkDeleteProtos.BulkDeleteRequest request, com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
BulkDeleteProtos.BulkDeleteService
rpc delete(.hbase.pb.BulkDeleteRequest) returns (.hbase.pb.BulkDeleteResponse);
delete
in interface BulkDeleteProtos.BulkDeleteService.Interface
delete
in class BulkDeleteProtos.BulkDeleteService
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.