Class DateTimeCharacterCharacterColumnTupleSource

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

public class DateTimeCharacterCharacterColumnTupleSource
extends AbstractTupleSource<LongCharCharTuple>

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

Generated by TupleSourceCodeGenerator.