Class DoubleFloatIntegerColumnTupleSource

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

public class DoubleFloatIntegerColumnTupleSource
extends AbstractTupleSource<DoubleFloatIntTuple>

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

Generated by TupleSourceCodeGenerator.