Package org.apache.druid.segment
Class AutoTypeColumnMerger.IdLookupArrayIterator
java.lang.Object
org.apache.druid.segment.AutoTypeColumnMerger.IdLookupArrayIterator
- All Implemented Interfaces:
Iterator<int[]>
- Enclosing class:
- AutoTypeColumnMerger
-
Constructor Summary
ConstructorsConstructorDescriptionIdLookupArrayIterator(DictionaryIdLookup idLookup, Iterator<Object[]> delegate) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove