Class ReinterpretedBooleanDoubleIntegerColumnTupleSource

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

public class ReinterpretedBooleanDoubleIntegerColumnTupleSource
extends AbstractTupleSource<ByteDoubleIntTuple>

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

Generated by TupleSourceCodeGenerator.