Package | Description |
---|---|
com.espertech.esper.epl.agg.factory |
Aggregator factories
|
com.espertech.esper.epl.approx |
Approximation algos.
|
Modifier and Type | Field and Description |
---|---|
protected CountMinSketchSpec |
AggregationStateFactoryCountMinSketch.specification |
Modifier and Type | Method and Description |
---|---|
CountMinSketchSpec |
AggregationStateFactoryCountMinSketch.getSpecification() |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactoryCountMinSketch |
AggregationFactoryFactoryDefault.makeCountMinSketch(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggCountMinSketchNode expr,
CountMinSketchSpec specification) |
AggregationStateFactoryCountMinSketch |
AggregationFactoryFactory.makeCountMinSketch(StatementExtensionSvcContext statementExtensionSvcContext,
ExprAggCountMinSketchNode expr,
CountMinSketchSpec specification) |
Constructor and Description |
---|
AggregationStateFactoryCountMinSketch(ExprAggCountMinSketchNode parent,
CountMinSketchSpec specification) |
Modifier and Type | Method and Description |
---|---|
static CountMinSketchState |
CountMinSketchState.makeState(CountMinSketchSpec spec) |