Uses of Package
com.espertech.esper.epl.approx

Packages that use com.espertech.esper.epl.approx
com.espertech.esper.client.util This package contains utilities for events, specifically rendering of events in JSON and XML formats. 
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. 
com.espertech.esper.epl.expression.accessagg Access-aggregation expressions. 
 

Classes in com.espertech.esper.epl.approx used by com.espertech.esper.client.util
CountMinSketchState
           
 

Classes in com.espertech.esper.epl.approx used by com.espertech.esper.epl.approx
CountMinSketchAggAccessorDefault
           
CountMinSketchAggAccessorTopk
           
CountMinSketchAggType
           
CountMinSketchSpec
           
CountMinSketchSpecHashes
           
CountMinSketchState
           
CountMinSketchStateHashes
           Count–min sketch (or CM sketch) is a probabilistic sub-linear space streaming algorithm (source: Wikipedia, see http://en.wikipedia.org/wiki/Count%E2%80%93min_sketch)
CountMinSketchStateTopk
           
 

Classes in com.espertech.esper.epl.approx used by com.espertech.esper.epl.core
CountMinSketchSpec
           
 

Classes in com.espertech.esper.epl.approx used by com.espertech.esper.epl.expression.accessagg
CountMinSketchAggStateFactory
           
CountMinSketchAggType
           
 


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