Class ObjectShortDoubleColumnTupleSource

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

public class ObjectShortDoubleColumnTupleSource
extends AbstractTupleSource<ObjectShortDoubleTuple>

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

Generated by TupleSourceCodeGenerator.