Package org.apache.hadoop.hbase.coprocessor.example

Interface Summary
BulkDeleteProtocol Defines a protocol to delete data in bulk based on a scan.
BulkDeleteProtocol.DeleteType  
 

Class Summary
BulkDeleteEndpoint  
BulkDeleteResponse Wrapper class which returns the result of the bulk deletion operation happened at the server for a region.
ZooKeeperScanPolicyObserver This is an example showing how a RegionObserver could configured via ZooKeeper in order to control a Region compaction, flush, and scan policy.
 



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