Class ReinterpretedBooleanCharacterDoubleColumnTupleSource

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

public class ReinterpretedBooleanCharacterDoubleColumnTupleSource
extends AbstractTupleSource<ByteCharDoubleTuple>

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

Generated by TupleSourceCodeGenerator.