public interface CompactionTask extends Runnable
Segments.
Compaction tasks are responsible for compacting one or more segments in a
Log. Tasks are provided by a related CompactionManager
and are run in parallel in a pool of Storage.compactionThreads() background threads.
Copyright © 2013–2016. All rights reserved.