Uses of Enum Class
com.espertech.esper.common.internal.epl.approx.countminsketch.CountMinSketchAggMethod
Packages that use CountMinSketchAggMethod
Package
Description
Approximation algos.
-
Uses of CountMinSketchAggMethod in com.espertech.esper.common.internal.epl.approx.countminsketch
Methods in com.espertech.esper.common.internal.epl.approx.countminsketch that return CountMinSketchAggMethodModifier 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.