Class ReinterpretedDateTimeObjectShortColumnTupleSource

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

public class ReinterpretedDateTimeObjectShortColumnTupleSource
extends AbstractTupleSource<LongObjectShortTuple>

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

Generated by TupleSourceCodeGenerator.