Uses of Enum Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchAggMethod
Package
Description
Approximation algos.
-
Uses of CountMinSketchAggMethod in com.espertech.esper.common.internal.epl.approx.countminsketch
Modifier and TypeMethodDescriptionstatic CountMinSketchAggMethod
CountMinSketchAggMethod.fromNameMayMatch
(String name) static CountMinSketchAggMethod
Returns the enum constant of this class with the specified name.static CountMinSketchAggMethod[]
CountMinSketchAggMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.