Class FloatDoubleReinterpretedBooleanColumnTupleSource

java.lang.Object
com.illumon.iris.db.v2.tuples.AbstractTupleSource<FloatDoubleByteTuple>
com.illumon.iris.db.v2.tuples.generated.FloatDoubleReinterpretedBooleanColumnTupleSource
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 FloatDoubleReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<FloatDoubleByteTuple>

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

Generated by TupleSourceCodeGenerator.