Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.solr.util.stats Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
ClockAn abstraction for how time passes.Classorg.apache.solr.util.statsApache Solr Lucene
Clock .CpuTimeClockA clock implementation which returns the current thread's CPU time.Classorg.apache.solr.util.stats.ClockApache Solr Lucene
Clock .UserTimeClockA clock implementation which returns the current time in epoch nanoseconds.Classorg.apache.solr.util.stats.ClockApache Solr Lucene
EWMAAn exponentially-weighted moving average.Classorg.apache.solr.util.statsApache Solr Lucene
ExponentiallyDecayingSampleAn exponentially-decaying random sample of longs.Classorg.apache.solr.util.statsApache Solr Lucene
HistogramA metric which calculates the distribution of a value.Classorg.apache.solr.util.statsApache Solr Lucene
MeterA meter metric which measures mean throughput and one-, five-, and fifteen-minute exponentially-weighted moving average throughputs.Classorg.apache.solr.util.statsApache Solr Lucene
SampleA statistically representative sample of a data stream.Interfaceorg.apache.solr.util.statsApache Solr Lucene
SnapshotA statistical snapshot of a Snapshot.Classorg.apache.solr.util.statsApache Solr Lucene
TimerA timer metric which aggregates timing durations and provides duration statistics, plus throughput statistics via Meter.Classorg.apache.solr.util.statsApache Solr Lucene
TimerContextSee Also:Timer.Classorg.apache.solr.util.statsApache Solr Lucene
UniformSampleA random sample of a stream of longs.Classorg.apache.solr.util.statsApache Solr Lucene