Class CharacterReinterpretedBooleanCharacterColumnTupleSource

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

public class CharacterReinterpretedBooleanCharacterColumnTupleSource
extends AbstractTupleSource<CharByteCharTuple>

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

Generated by TupleSourceCodeGenerator.