Class ReinterpretedBooleanIntegerDoubleColumnTupleSource

java.lang.Object
com.illumon.iris.db.v2.tuples.AbstractTupleSource<ByteIntDoubleTuple>
com.illumon.iris.db.v2.tuples.generated.ReinterpretedBooleanIntegerDoubleColumnTupleSource
All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, TupleExporter<ByteIntDoubleTuple>, TupleSource<ByteIntDoubleTuple>

public class ReinterpretedBooleanIntegerDoubleColumnTupleSource
extends AbstractTupleSource<ByteIntDoubleTuple>

TupleSource that produces key column values from ColumnSource types Byte, Integer, and Double.

Generated by TupleSourceCodeGenerator.