Class IntegerObjectReinterpretedDateTimeColumnTupleSource

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

public class IntegerObjectReinterpretedDateTimeColumnTupleSource
extends AbstractTupleSource<IntObjectLongTuple>

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

Generated by TupleSourceCodeGenerator.