Class ReinterpretedBooleanIntegerObjectColumnTupleSource

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

public class ReinterpretedBooleanIntegerObjectColumnTupleSource
extends AbstractTupleSource<ByteIntObjectTuple>

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

Generated by TupleSourceCodeGenerator.