Class TimeToLiveProcedureWALCleaner

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

@Deprecated @LimitedPrivate("Configuration") public class TimeToLiveProcedureWALCleaner extends BaseTimeToLiveFileCleaner
Deprecated.
Since 2.3.0, will be removed in 4.0.0. We will not use the procedure wal to store procedure any more.
Procedure WAL cleaner that uses the timestamp of the Procedure WAL to determine if it should be deleted. By default they are allowed to live for 604800000L.