Class ObjectDoubleDoubleColumnTupleSource

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

public class ObjectDoubleDoubleColumnTupleSource
extends AbstractTupleSource<ObjectDoubleDoubleTuple>

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

Generated by TupleSourceCodeGenerator.