Class | Description |
---|---|
HFileArchiveManager |
Client-side manager for which table's hfiles should be preserved for long-term archive.
|
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–2020 The Apache Software Foundation. All rights reserved.