Generated by
JDiff

Package org.apache.hadoop.metrics2.lib

Added Classes
MutableInverseQuantiles Watches a stream of long values maintaining online estimates of specific quantiles with provably low error bounds.
 

Changed Classes
MetricsRegistry An optional metrics registry class for creating and maintaining a collection of MetricsMutables making writing metrics source easier.
MutableQuantiles Watches a stream of long values maintaining online estimates of specific quantiles with provably low error bounds.
MutableRollingAverages

This class maintains a group of rolling average metrics.