Class FloatDoubleIntegerColumnTupleSource

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

public class FloatDoubleIntegerColumnTupleSource
extends AbstractTupleSource<FloatDoubleIntTuple>

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

Generated by TupleSourceCodeGenerator.