Class ReinterpretedBooleanReinterpretedDateTimeIntegerColumnTupleSource

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

public class ReinterpretedBooleanReinterpretedDateTimeIntegerColumnTupleSource
extends AbstractTupleSource<ByteLongIntTuple>

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

Generated by TupleSourceCodeGenerator.