Class ByteCharacterReinterpretedBooleanColumnTupleSource

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

public class ByteCharacterReinterpretedBooleanColumnTupleSource
extends AbstractTupleSource<ByteCharByteTuple>

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

Generated by TupleSourceCodeGenerator.