Class | Description |
---|---|
CountMinSketchAggAccessorDefault | |
CountMinSketchAggAccessorFrequency | |
CountMinSketchAggAccessorTopk | |
CountMinSketchAggAgentAdd | |
CountMinSketchAggAgentAddFilter | |
CountMinSketchAggState | |
CountMinSketchSpec | |
CountMinSketchSpecHashes | |
CountMinSketchState | |
CountMinSketchStateHashes |
Count-min sketch (or CM sketch) is a probabilistic sub-linear space streaming algorithm
(source: Wikipedia, see http://en.wikipedia.org/wiki/Count%E2%80%93min_sketch)
|
CountMinSketchStateTopk |
Enum | Description |
---|---|
CountMinSketchAggType |
Approximation algos.