Class ImmutableBooleanArraySource

java.lang.Object
com.illumon.iris.db.v2.sources.AbstractColumnSource<Boolean>
com.illumon.iris.db.v2.sources.immutable.ImmutableBooleanArraySource
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>, ImmutableColumnSource<Boolean>, ImmutableColumnSourceGetDefaults.ForBoolean, Releasable, TupleExporter<Boolean>, TupleSource<Boolean>, Serializable

public class ImmutableBooleanArraySource
extends AbstractColumnSource<Boolean>
implements ImmutableColumnSourceGetDefaults.ForBoolean
See Also:
Serialized Form