Class | Description |
---|---|
BulkDeleteEndpoint |
Defines a protocol to delete data in bulk based on a scan.
|
ExampleMasterObserverWithMetrics |
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom
metrics from the coprocessor.
|
ExampleRegionObserverWithMetrics |
An example coprocessor that collects some metrics to demonstrate the usage of exporting custom
metrics from the coprocessor.
|
RefreshHFilesEndpoint |
Coprocessor endpoint to refresh HFiles on replica.
|
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 © 2007–2019 The Apache Software Foundation. All rights reserved.