Class ObjectReinterpretedDateTimeIntegerColumnTupleSource

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

public class ObjectReinterpretedDateTimeIntegerColumnTupleSource
extends AbstractTupleSource<ObjectLongIntTuple>

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

Generated by TupleSourceCodeGenerator.