Class LongColumnIterator

java.lang.Object
com.illumon.iris.db.v2.iterators.ColumnIterator<Long>
com.illumon.iris.db.v2.iterators.LongColumnIterator
All Implemented Interfaces:
Iterator<Long>, PrimitiveIterator<Long,​LongConsumer>, PrimitiveIterator.OfLong

public class LongColumnIterator
extends ColumnIterator<Long>
implements PrimitiveIterator.OfLong
Iteration support for boxed or primitive longs contained with a ColumnSource.