Class ReinterpretedDateTimeObjectDoubleColumnTupleSource

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

public class ReinterpretedDateTimeObjectDoubleColumnTupleSource
extends AbstractTupleSource<LongObjectDoubleTuple>

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

Generated by TupleSourceCodeGenerator.