Class CharacterIntegerDoubleColumnTupleSource

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

public class CharacterIntegerDoubleColumnTupleSource
extends AbstractTupleSource<CharIntDoubleTuple>

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

Generated by TupleSourceCodeGenerator.