Class ReinterpretedDateTimeIntegerObjectColumnTupleSource

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

public class ReinterpretedDateTimeIntegerObjectColumnTupleSource
extends AbstractTupleSource<LongIntObjectTuple>

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

Generated by TupleSourceCodeGenerator.