 | CountMinSketchTopK Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.util
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CountMinSketchTopK(
long frequency,
Object value
)
Parameters
- frequency
- Type: SystemInt64
the value frequency - value
- Type: SystemObject
the value object
See Also