Class PriorityBasedCompactionSegmentIterator

java.lang.Object
org.apache.druid.server.compaction.PriorityBasedCompactionSegmentIterator
All Implemented Interfaces:
Iterator<CompactionCandidate>, CompactionSegmentIterator

public class PriorityBasedCompactionSegmentIterator extends Object implements CompactionSegmentIterator
Implementation of CompactionSegmentIterator that returns candidate segments in order of their priority.