Class FloatShortShortColumnTupleSource

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

public class FloatShortShortColumnTupleSource
extends AbstractTupleSource<FloatShortShortTuple>

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

Generated by TupleSourceCodeGenerator.