Class BitMaskingColumnSource<T>

java.lang.Object
com.illumon.iris.db.v2.sources.AbstractColumnSource<T>
com.illumon.iris.db.v2.sources.BitMaskingColumnSource<T>
All Implemented Interfaces:
ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<T>, ElementSource<T>, Releasable, UngroupableColumnSource, TupleExporter<T>, TupleSource<T>, Serializable

public class BitMaskingColumnSource<T>
extends AbstractColumnSource<T>
implements UngroupableColumnSource
See Also:
Serialized Form