Class DoubleReinterpretedDateTimeDoubleColumnTupleSource

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

public class DoubleReinterpretedDateTimeDoubleColumnTupleSource
extends AbstractTupleSource<DoubleLongDoubleTuple>

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

Generated by TupleSourceCodeGenerator.