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

Packages that use CountMinSketchStateTopk
com.espertech.esper.epl.approx   
 

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

Methods in com.espertech.esper.epl.approx that return CountMinSketchStateTopk
 CountMinSketchStateTopk CountMinSketchState.getTopk()
           
 

Methods in com.espertech.esper.epl.approx with parameters of type CountMinSketchStateTopk
 void CountMinSketchState.setTopk(CountMinSketchStateTopk topk)
           
 

Constructors in com.espertech.esper.epl.approx with parameters of type CountMinSketchStateTopk
CountMinSketchState(CountMinSketchStateHashes hashes, CountMinSketchStateTopk topk)
           
 


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