org.apache.hadoop.hbase.coprocessor.example.generated
Interface BulkDeleteProtos.BulkDeleteService.Interface

All Known Implementing Classes:
BulkDeleteProtos.BulkDeleteService.Stub
Enclosing class:
BulkDeleteProtos.BulkDeleteService

public static interface BulkDeleteProtos.BulkDeleteService.Interface


Method Summary
 void delete(com.google.protobuf.RpcController controller, BulkDeleteProtos.BulkDeleteRequest request, com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)
           
 

Method Detail

delete

void delete(com.google.protobuf.RpcController controller,
            BulkDeleteProtos.BulkDeleteRequest request,
            com.google.protobuf.RpcCallback<BulkDeleteProtos.BulkDeleteResponse> done)


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.