Class DoubleShortIntegerColumnTupleSource

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

public class DoubleShortIntegerColumnTupleSource
extends AbstractTupleSource<DoubleShortIntTuple>

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

Generated by TupleSourceCodeGenerator.