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

Class Summary
BulkDeleteEndpoint Defines a protocol to delete data in bulk based on a scan.
RowCountEndpoint Sample coprocessor endpoint exposing a Service interface for counting rows and key values.
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 © 2015 The Apache Software Foundation. All rights reserved.