Class ObjectFloatShortColumnTupleSource

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

public class ObjectFloatShortColumnTupleSource
extends AbstractTupleSource<ObjectFloatShortTuple>

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

Generated by TupleSourceCodeGenerator.