Package org.apache.iotdb.db.engine.compaction
-
Class Summary Class Description CompactionExceptionHandler CompactionRecoverManager CompactionRecoverManager searches compaction log and callCompactionRecoverTaskto execute the recover process for all compaction task sequentially, including InnerCompactionTask in sequence/unsequence space, CrossSpaceCompaction.CompactionScheduler CompactionScheduler schedules and submits the compaction task periodically, and it counts the total number of running compaction task.CompactionTaskManager CompactionMergeTaskPoolManager provides a ThreadPool tPro queue and run all compaction tasks.CompactionUtils This tool can be used to perform inner space or cross space compaction of aligned and non aligned timeseries.CompactionWorker