Class IntegerFloatDoubleColumnTupleSource

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

public class IntegerFloatDoubleColumnTupleSource
extends AbstractTupleSource<IntFloatDoubleTuple>

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

Generated by TupleSourceCodeGenerator.