| Class | Description |
|---|---|
| CountExtension |
Performs Count-Min Sketch algorithm to get the approximate count(frequency) of events in a window.
|
| CountMinSketch<E> |
A probabilistic data structure to keep count of different items.
|
Copyright © 2019 WSO2. All rights reserved.