Class ObjectReinterpretedDateTimeLongColumnTupleSource

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

public class ObjectReinterpretedDateTimeLongColumnTupleSource
extends AbstractTupleSource<ObjectLongLongTuple>

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

Generated by TupleSourceCodeGenerator.