Class FloatDoubleObjectColumnTupleSource

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

public class FloatDoubleObjectColumnTupleSource
extends AbstractTupleSource<FloatDoubleObjectTuple>

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

Generated by TupleSourceCodeGenerator.