Package | Description |
---|---|
com.espertech.esper.common.internal.epl.approx.countminsketch |
Approximation algos.
|
Modifier and Type | Method and Description |
---|---|
static CountMinSketchAggMethod |
CountMinSketchAggMethod.fromNameMayMatch(String name) |
static CountMinSketchAggMethod |
CountMinSketchAggMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CountMinSketchAggMethod[] |
CountMinSketchAggMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2021. All rights reserved.