Class LongReinterpretedDateTimeDoubleColumnTupleSource

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

public class LongReinterpretedDateTimeDoubleColumnTupleSource
extends AbstractTupleSource<LongLongDoubleTuple>

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

Generated by TupleSourceCodeGenerator.