Class FloatDoubleFloatColumnTupleSource

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

public class FloatDoubleFloatColumnTupleSource
extends AbstractTupleSource<FloatDoubleFloatTuple>

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

Generated by TupleSourceCodeGenerator.