| Class | Description |
|---|---|
| ReplicationHFileCleaner |
Implementation of a file cleaner that checks if a hfile is still scheduled for replication before
deleting it from hfile archive directory.
|
| ReplicationLogCleaner |
Implementation of a log cleaner that checks if a log is still scheduled for replication before
deleting it when its TTL is over.
|
| ReplicationPeerConfigUpgrader |
This class is used to upgrade TableCFs from HBase 1.0, 1.1, 1.2, 1.3 to HBase 1.4 or 2.x.
|
| ReplicationSinkTrackerTableCreator |
This will create
ReplicationSinkTrackerTableCreator.REPLICATION_SINK_TRACKER_TABLE_NAME_STR table if
hbase.regionserver.replication.sink.tracker.enabled config key is enabled and table not created |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.