Class FloatShortCharacterColumnTupleSource

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

public class FloatShortCharacterColumnTupleSource
extends AbstractTupleSource<FloatShortCharTuple>

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

Generated by TupleSourceCodeGenerator.