Class CombiningIterator<T>

java.lang.Object
org.apache.druid.collections.CombiningIterator<T>
All Implemented Interfaces:
Iterator<T>

public class CombiningIterator<T> extends Object implements Iterator<T>