Class DoubleReinterpretedBooleanIntegerColumnTupleSource

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

public class DoubleReinterpretedBooleanIntegerColumnTupleSource
extends AbstractTupleSource<DoubleByteIntTuple>

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

Generated by TupleSourceCodeGenerator.