Class PartitionTableAutoCleaner<Env>

java.lang.Object
org.apache.iotdb.confignode.procedure.Procedure<Env>
org.apache.iotdb.confignode.procedure.InternalProcedure<Env>
org.apache.iotdb.confignode.procedure.PartitionTableAutoCleaner<Env>
All Implemented Interfaces:
Comparable<Procedure<Env>>

public class PartitionTableAutoCleaner<Env> extends InternalProcedure<Env>
A cleaner that automatically deletes the expired mapping within the partition table.