Class TimeToLiveLogCleaner

All Implemented Interfaces:
org.apache.hadoop.conf.Configurable, FileCleanerDelegate, Stoppable

@LimitedPrivate("Configuration") public class TimeToLiveLogCleaner extends BaseTimeToLiveFileCleaner
Log cleaner that uses the timestamp of the wal to determine if it should be deleted. By default they are allowed to live for 10 minutes.