Class IntegerObjectShortColumnTupleSource

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

public class IntegerObjectShortColumnTupleSource
extends AbstractTupleSource<IntObjectShortTuple>

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

Generated by TupleSourceCodeGenerator.