Uses of Class
cn.net.pap.common.datastructure.frequency.CountMinSketch.CMSMergeException
Packages that use CountMinSketch.CMSMergeException
-
Uses of CountMinSketch.CMSMergeException in cn.net.pap.common.datastructure.frequency
Methods in cn.net.pap.common.datastructure.frequency that throw CountMinSketch.CMSMergeExceptionModifier and TypeMethodDescriptionstatic CountMinSketchCountMinSketch.merge(CountMinSketch... estimators) Merges count min sketches to produce a count min sketch for their combined streams