Class ReinterpretedBooleanBooleanShortColumnTupleSource

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

public class ReinterpretedBooleanBooleanShortColumnTupleSource
extends AbstractTupleSource<ByteByteShortTuple>

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

Generated by TupleSourceCodeGenerator.