Class CharacterShortDoubleColumnTupleSource

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

public class CharacterShortDoubleColumnTupleSource
extends AbstractTupleSource<CharShortDoubleTuple>

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

Generated by TupleSourceCodeGenerator.