Class ByteColumnIterator

java.lang.Object
com.illumon.iris.db.v2.iterators.ColumnIterator<Byte>
com.illumon.iris.db.v2.iterators.ByteColumnIterator
All Implemented Interfaces:
Iterator<Byte>, PrimitiveIterator<Byte,​com.fishlib.base.Procedure.UnaryByte>

public class ByteColumnIterator
extends ColumnIterator<Byte>
implements PrimitiveIterator<Byte,​com.fishlib.base.Procedure.UnaryByte>
Iteration support for boxed or primitive bytes contained with a ColumnSource.