Class ShortObjectShortColumnTupleSource

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

public class ShortObjectShortColumnTupleSource
extends AbstractTupleSource<ShortObjectShortTuple>

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

Generated by TupleSourceCodeGenerator.