Class IntegerObjectReinterpretedBooleanColumnTupleSource

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

public class IntegerObjectReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<IntObjectByteTuple>

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

Generated by TupleSourceCodeGenerator.