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.agg.factory   
com.espertech.esper.epl.approx Approximation algos. 
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.agg.factory
CountMinSketchSpec
           
 

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.expression.accessagg
CountMinSketchAggType
           
 


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