Class IntegerSparseArraySource

All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<Integer>, ColumnSourceGetDefaults.ForInt, ElementSource<Integer>, FillUnordered, MutableColumnSource<Integer>, MutableColumnSourceGetDefaults.ForInt, Releasable, WritableChunkSink<Attributes.Values>, WritableSource<Integer>, TupleExporter<Integer>, TupleSource<Integer>, Serializable

public class IntegerSparseArraySource
extends SparseArrayColumnSource<Integer>
implements MutableColumnSourceGetDefaults.ForInt
Sparse array source for Integer.

The C-haracterSparseArraySource is replicated to all other types with com.illumon.iris.db.v2.sources.Replicate. (C-haracter is deliberately spelled that way in order to prevent Replicate from altering this very comment).

See Also:
Serialized Form