Uses of Class
com.espertech.esper.epl.approx.CountMinSketchSpec

Packages that use CountMinSketchSpec
com.espertech.esper.epl.agg.factory   
com.espertech.esper.epl.approx Approximation algos. 
 

Uses of CountMinSketchSpec in com.espertech.esper.epl.agg.factory
 

Fields in com.espertech.esper.epl.agg.factory declared as CountMinSketchSpec
protected  CountMinSketchSpec AggregationStateFactoryCountMinSketch.specification
           
 

Methods in com.espertech.esper.epl.agg.factory that return CountMinSketchSpec
 CountMinSketchSpec AggregationStateFactoryCountMinSketch.getSpecification()
           
 

Methods in com.espertech.esper.epl.agg.factory with parameters of type CountMinSketchSpec
 AggregationStateFactoryCountMinSketch AggregationFactoryFactoryDefault.makeCountMinSketch(StatementExtensionSvcContext statementExtensionSvcContext, ExprAggCountMinSketchNode expr, CountMinSketchSpec specification)
           
 AggregationStateFactoryCountMinSketch AggregationFactoryFactory.makeCountMinSketch(StatementExtensionSvcContext statementExtensionSvcContext, ExprAggCountMinSketchNode expr, CountMinSketchSpec specification)
           
 

Constructors in com.espertech.esper.epl.agg.factory with parameters of type CountMinSketchSpec
AggregationStateFactoryCountMinSketch(ExprAggCountMinSketchNode parent, CountMinSketchSpec specification)
           
 

Uses of CountMinSketchSpec in com.espertech.esper.epl.approx
 

Methods in com.espertech.esper.epl.approx with parameters of type CountMinSketchSpec
static CountMinSketchState CountMinSketchState.makeState(CountMinSketchSpec spec)
           
 


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com