Class CharacterDoubleIntegerColumnTupleSource

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

public class CharacterDoubleIntegerColumnTupleSource
extends AbstractTupleSource<CharDoubleIntTuple>

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

Generated by TupleSourceCodeGenerator.