Package | Description |
---|---|
org.apache.hadoop.hbase.master.cleaner | |
org.apache.hadoop.hbase.replication.master |
Modifier and Type | Class and Description |
---|---|
class |
TimeToLiveLogCleaner
Log cleaner that uses the timestamp of the wal to determine if it should
be deleted.
|
class |
TimeToLiveProcedureWALCleaner
Procedure WAL cleaner that uses the timestamp of the Procedure WAL to determine if it should be
deleted.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplicationLogCleaner
Implementation of a log cleaner that checks if a log is still scheduled for
replication before deleting it when its TTL is over.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.