Class | Description |
---|---|
HFileArchiveTableMonitor |
Monitor the actual tables for which HFiles are archived for long-term retention (always kept
unless ZK state changes).
|
LongTermArchivingHFileCleaner |
BaseHFileCleanerDelegate that only cleans HFiles that don't belong to a table that is
currently being archived. |
TableHFileArchiveTracker |
Track HFile archiving state changes in ZooKeeper.
|
ZKTableArchiveClient |
Example class for how to use the table archiving coordinated via zookeeper
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.