Class ReinterpretedDateTimeDoubleShortColumnTupleSource

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

public class ReinterpretedDateTimeDoubleShortColumnTupleSource
extends AbstractTupleSource<LongDoubleShortTuple>

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

Generated by TupleSourceCodeGenerator.