Class ObjectObjectLongColumnTupleSource

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

public class ObjectObjectLongColumnTupleSource
extends AbstractTupleSource<ObjectObjectLongTuple>

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

Generated by TupleSourceCodeGenerator.