Package | Description |
---|---|
org.apache.hadoop.metrics2.lib |
Modifier and Type | Class and Description |
---|---|
class |
MetricMutableHistogram
A histogram implementation that runs in constant space, and exports to hadoop's metrics2 system.
|
class |
MetricMutableQuantiles
Watches a stream of long values, maintaining online estimates of specific quantiles with provably
low error bounds.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.