Uses of Class
org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService

Packages that use BulkDeleteProtos.BulkDeleteService
org.apache.hadoop.hbase.coprocessor.example   
org.apache.hadoop.hbase.coprocessor.example.generated   
 

Uses of BulkDeleteProtos.BulkDeleteService in org.apache.hadoop.hbase.coprocessor.example
 

Subclasses of BulkDeleteProtos.BulkDeleteService in org.apache.hadoop.hbase.coprocessor.example
 class BulkDeleteEndpoint
          Defines a protocol to delete data in bulk based on a scan.
 

Uses of BulkDeleteProtos.BulkDeleteService in org.apache.hadoop.hbase.coprocessor.example.generated
 

Subclasses of BulkDeleteProtos.BulkDeleteService in org.apache.hadoop.hbase.coprocessor.example.generated
static class BulkDeleteProtos.BulkDeleteService.Stub
           
 



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