@InterfaceAudience.Public @InterfaceStability.Evolving
See: Description
Class | Description |
---|---|
Contracts |
Additional helpers (besides guava Preconditions) for programming by contract
|
MBeans |
This util class provides a method to register an MBean using
our standard naming convention as described in the doc
for {link
MBeans.register(String, String, Object) |
MetricsCache |
A metrics cache for sinks that don't support sparse updates.
|
MetricsCache.Record |
Cached record
|
Quantile |
Specifies a quantile (with error bounds) to be watched by a
SampleQuantiles object. |
SampleQuantiles |
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm
for streaming calculation of targeted high-percentile epsilon-approximate
quantiles.
|
SampleStat |
Helper to compute running sample stats
|
SampleStat.MinMax |
Helper to keep running min/max
|
Servers |
Helpers to handle server addresses
|
Copyright © 2013 Apache Software Foundation. All rights reserved.