Class DoubleIntegerShortColumnTupleSource

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

public class DoubleIntegerShortColumnTupleSource
extends AbstractTupleSource<DoubleIntShortTuple>

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

Generated by TupleSourceCodeGenerator.