Class CharacterObjectCharacterColumnTupleSource

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

public class CharacterObjectCharacterColumnTupleSource
extends AbstractTupleSource<CharObjectCharTuple>

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

Generated by TupleSourceCodeGenerator.