Class ShortShortDoubleColumnTupleSource

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

public class ShortShortDoubleColumnTupleSource
extends AbstractTupleSource<ShortShortDoubleTuple>

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

Generated by TupleSourceCodeGenerator.