Class IntegerReinterpretedBooleanReinterpretedBooleanColumnTupleSource

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

public class IntegerReinterpretedBooleanReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<IntByteByteTuple>

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

Generated by TupleSourceCodeGenerator.