Uses of Class
org.apache.iotdb.confignode.consensus.request.write.partition.AutoCleanPartitionTablePlan
Packages that use AutoCleanPartitionTablePlan
-
Uses of AutoCleanPartitionTablePlan in org.apache.iotdb.confignode.persistence.partition
Methods in org.apache.iotdb.confignode.persistence.partition with parameters of type AutoCleanPartitionTablePlanModifier and TypeMethodDescriptionPartitionInfo.autoCleanPartitionTable(AutoCleanPartitionTablePlan plan) Remove PartitionTable where the TimeSlot is expired.