Class DoubleDateTimeIntegerColumnTupleSource

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

public class DoubleDateTimeIntegerColumnTupleSource
extends AbstractTupleSource<DoubleLongIntTuple>

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

Generated by TupleSourceCodeGenerator.