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

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

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

Subclasses of ExampleProtos.RowCountService in org.apache.hadoop.hbase.coprocessor.example
 class RowCountEndpoint
          Sample coprocessor endpoint exposing a Service interface for counting rows and key values.
 

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

Subclasses of ExampleProtos.RowCountService in org.apache.hadoop.hbase.coprocessor.example.generated
static class ExampleProtos.RowCountService.Stub
           
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.