Class CharacterByteReinterpretedBooleanColumnTupleSource

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

public class CharacterByteReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<CharByteByteTuple>

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

Generated by TupleSourceCodeGenerator.