Class ShortDoubleReinterpretedDateTimeColumnTupleSource

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

public class ShortDoubleReinterpretedDateTimeColumnTupleSource
extends AbstractTupleSource<ShortDoubleLongTuple>

TupleSource that produces key column values from ColumnSource types Short, Double, and Long.

Generated by TupleSourceCodeGenerator.