Class CharacterIntegerReinterpretedDateTimeColumnTupleSource

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

public class CharacterIntegerReinterpretedDateTimeColumnTupleSource
extends AbstractTupleSource<CharIntLongTuple>

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

Generated by TupleSourceCodeGenerator.