Class ObjectIntegerDoubleColumnTupleSource

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

public class ObjectIntegerDoubleColumnTupleSource
extends AbstractTupleSource<ObjectIntDoubleTuple>

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

Generated by TupleSourceCodeGenerator.