Class DoubleBooleanDoubleColumnTupleSource

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

public class DoubleBooleanDoubleColumnTupleSource
extends AbstractTupleSource<DoubleByteDoubleTuple>

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

Generated by TupleSourceCodeGenerator.