| Interface | Description |
|---|---|
| DataJanitorState.TableSupplier |
Supplies table for persisting state
|
| Class | Description |
|---|---|
| CompactionState |
Record compaction state for invalid list pruning
|
| DataJanitorState |
Persist data janitor state into an HBase table.
|
| HBaseTransactionPruningPlugin |
Default implementation of the
TransactionPruningPlugin for HBase. |
| InvalidListPruningDebugTool |
Invalid List Pruning Debug Tool.
|
| InvalidListPruningDebugTool.RegionPruneInfoPretty |
Wrapper class around
RegionPruneInfo to print human readable dates for timestamps. |
| PruneUpperBoundWriter |
Thread that will write the the prune upper bound.
|
| PruneUpperBoundWriterSupplier |
Supplies instances of
PruneUpperBoundWriter implementations. |
| TimeRegions |
Contains information on the set of transactional regions recorded at a given time
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.