|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountMinSketchAggType | |
---|---|
com.espertech.esper.epl.approx | Approximation algos. |
com.espertech.esper.epl.expression.accessagg | Access-aggregation expressions. |
Uses of CountMinSketchAggType in com.espertech.esper.epl.approx |
---|
Methods in com.espertech.esper.epl.approx that return CountMinSketchAggType | |
---|---|
static CountMinSketchAggType |
CountMinSketchAggType.fromNameMayMatch(java.lang.String name)
|
static CountMinSketchAggType |
CountMinSketchAggType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CountMinSketchAggType[] |
CountMinSketchAggType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of CountMinSketchAggType in com.espertech.esper.epl.expression.accessagg |
---|
Methods in com.espertech.esper.epl.expression.accessagg that return CountMinSketchAggType | |
---|---|
CountMinSketchAggType |
ExprAggCountMinSketchNode.getAggType()
|
Constructors in com.espertech.esper.epl.expression.accessagg with parameters of type CountMinSketchAggType | |
---|---|
ExprAggCountMinSketchNode(boolean distinct,
CountMinSketchAggType aggType)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |