Class ObjectDoubleReinterpretedBooleanColumnTupleSource

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

public class ObjectDoubleReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<ObjectDoubleByteTuple>

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

Generated by TupleSourceCodeGenerator.