Class DoubleCharacterLongColumnTupleSource

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

public class DoubleCharacterLongColumnTupleSource
extends AbstractTupleSource<DoubleCharLongTuple>

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

Generated by TupleSourceCodeGenerator.