Class ReinterpretedDateTimeObjectByteColumnTupleSource

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

public class ReinterpretedDateTimeObjectByteColumnTupleSource
extends AbstractTupleSource<LongObjectByteTuple>

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

Generated by TupleSourceCodeGenerator.