Class ObjectLongCharacterColumnTupleSource

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

public class ObjectLongCharacterColumnTupleSource
extends AbstractTupleSource<ObjectLongCharTuple>

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

Generated by TupleSourceCodeGenerator.