Class IntegerCharacterDoubleColumnTupleSource

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

public class IntegerCharacterDoubleColumnTupleSource
extends AbstractTupleSource<IntCharDoubleTuple>

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

Generated by TupleSourceCodeGenerator.