org.apache.hadoop.hbase.coprocessor.example.generated
Class BulkDeleteProtos.BulkDeleteService.Stub
java.lang.Object
org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Stub
- All Implemented Interfaces:
- com.google.protobuf.Service, BulkDeleteProtos.BulkDeleteService.Interface
- Enclosing class:
- BulkDeleteProtos.BulkDeleteService
public static final class BulkDeleteProtos.BulkDeleteService.Stub
- extends BulkDeleteProtos.BulkDeleteService
- implements BulkDeleteProtos.BulkDeleteService.Interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
delete
public void delete(com.google.protobuf.RpcController controller,
BulkDeleteProtos.BulkDeleteRequest request,
com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
- Description copied from class:
BulkDeleteProtos.BulkDeleteService
rpc delete(.BulkDeleteRequest) returns (.BulkDeleteResponse);
- Specified by:
delete
in interface BulkDeleteProtos.BulkDeleteService.Interface
- Specified by:
delete
in class BulkDeleteProtos.BulkDeleteService
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.