Class CharacterReinterpretedBooleanLongColumnTupleSource

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

public class CharacterReinterpretedBooleanLongColumnTupleSource
extends AbstractTupleSource<CharByteLongTuple>

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

Generated by TupleSourceCodeGenerator.