Uses of Interface
org.apache.solr.util.stats.Sample

Packages that use Sample
org.apache.solr.util.stats Utilities for collecting statistics 
 

Uses of Sample in org.apache.solr.util.stats
 

Classes in org.apache.solr.util.stats that implement Sample
 class ExponentiallyDecayingSample
          An exponentially-decaying random sample of longs.
 class UniformSample
          A random sample of a stream of longs.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.