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

Packages that use CountMinSketchSpec
com.espertech.esper.epl.approx Approximation algos. 
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

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

Methods in com.espertech.esper.epl.approx that return CountMinSketchSpec
 CountMinSketchSpec CountMinSketchAggStateFactory.getSpecification()
           
 

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

Constructors in com.espertech.esper.epl.approx with parameters of type CountMinSketchSpec
CountMinSketchAggStateFactory(ExprAggCountMinSketchNode parent, CountMinSketchSpec specification)
           
 

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

Methods in com.espertech.esper.epl.core with parameters of type CountMinSketchSpec
 AggregationState MethodResolutionServiceImpl.makeCountMinSketch(int agentInstanceId, int groupId, int aggregationId, CountMinSketchSpec specification)
           
 AggregationState MethodResolutionService.makeCountMinSketch(int agentInstanceId, int groupId, int aggregationId, CountMinSketchSpec specification)
           
 


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