Class DoubleShortShortColumnTupleSource

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

public class DoubleShortShortColumnTupleSource
extends AbstractTupleSource<DoubleShortShortTuple>

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

Generated by TupleSourceCodeGenerator.