Class CharacterReinterpretedDateTimeIntegerColumnTupleSource

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

public class CharacterReinterpretedDateTimeIntegerColumnTupleSource
extends AbstractTupleSource<CharLongIntTuple>

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

Generated by TupleSourceCodeGenerator.