Class DoubleSsmBackedSource

java.lang.Object
com.illumon.iris.db.v2.sources.AbstractColumnSource<DbDoubleArray>
com.illumon.iris.db.v2.by.ssmcountdistinct.DoubleSsmBackedSource
All Implemented Interfaces:
SsmBackedColumnSource<DoubleSegmentedSortedMultiset,​DbDoubleArray>, ChunkSource<Attributes.Values>, ChunkSource.WithPrev<Attributes.Values>, DefaultChunkSource<Attributes.Values>, DefaultChunkSource.WithPrev<Attributes.Values>, FillContextMaker, GetContextMaker, ColumnSource<DbDoubleArray>, ColumnSourceGetDefaults.ForObject<DbDoubleArray>, ElementSource<DbDoubleArray>, MutableColumnSource<DbDoubleArray>, MutableColumnSourceGetDefaults.ForObject<DbDoubleArray>, Releasable, TupleExporter<DbDoubleArray>, TupleSource<DbDoubleArray>, Serializable

public class DoubleSsmBackedSource
extends AbstractColumnSource<DbDoubleArray>
implements ColumnSourceGetDefaults.ForObject<DbDoubleArray>, MutableColumnSourceGetDefaults.ForObject<DbDoubleArray>, SsmBackedColumnSource<DoubleSegmentedSortedMultiset,​DbDoubleArray>
A SsmBackedColumnSource for Doubles.
See Also:
Serialized Form