Class DoubleIntegerCharacterColumnTupleSource

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

public class DoubleIntegerCharacterColumnTupleSource
extends AbstractTupleSource<DoubleIntCharTuple>

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

Generated by TupleSourceCodeGenerator.