Class ReinterpretedBooleanByteDoubleColumnTupleSource

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

public class ReinterpretedBooleanByteDoubleColumnTupleSource
extends AbstractTupleSource<ByteByteDoubleTuple>

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

Generated by TupleSourceCodeGenerator.