Class ReinterpretedBooleanReinterpretedBooleanIntegerColumnTupleSource

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

public class ReinterpretedBooleanReinterpretedBooleanIntegerColumnTupleSource
extends AbstractTupleSource<ByteByteIntTuple>

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

Generated by TupleSourceCodeGenerator.