Uses of Interface
org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface

Packages that use ExampleProtos.RowCountService.BlockingInterface
org.apache.hadoop.hbase.coprocessor.example.generated   
 

Uses of ExampleProtos.RowCountService.BlockingInterface in org.apache.hadoop.hbase.coprocessor.example.generated
 

Methods in org.apache.hadoop.hbase.coprocessor.example.generated that return ExampleProtos.RowCountService.BlockingInterface
static ExampleProtos.RowCountService.BlockingInterface ExampleProtos.RowCountService.newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)
           
 

Methods in org.apache.hadoop.hbase.coprocessor.example.generated with parameters of type ExampleProtos.RowCountService.BlockingInterface
static com.google.protobuf.BlockingService ExampleProtos.RowCountService.newReflectiveBlockingService(ExampleProtos.RowCountService.BlockingInterface impl)
           
 



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