Class FloatDoubleByteColumnTupleSource

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

public class FloatDoubleByteColumnTupleSource
extends AbstractTupleSource<FloatDoubleByteTuple>

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

Generated by TupleSourceCodeGenerator.