Class BooleanSparseArraySource

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

public class BooleanSparseArraySource
extends SparseArrayColumnSource<Boolean>
implements MutableColumnSourceGetDefaults.ForBoolean
Sparse array source for Boolean.

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