org.apache.hadoop.hbase.coprocessor.example.generated
Interface ExampleProtos.RowCountService.Interface
- All Known Implementing Classes:
- ExampleProtos.RowCountService.Stub
- Enclosing class:
- ExampleProtos.RowCountService
public static interface ExampleProtos.RowCountService.Interface
getRowCount
void getRowCount(com.google.protobuf.RpcController controller,
ExampleProtos.CountRequest request,
com.google.protobuf.RpcCallback<ExampleProtos.CountResponse> done)
getKeyValueCount
void getKeyValueCount(com.google.protobuf.RpcController controller,
ExampleProtos.CountRequest request,
com.google.protobuf.RpcCallback<ExampleProtos.CountResponse> done)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.