Package | Description |
---|---|
org.apache.hadoop.metrics2.lib |
Modifier and Type | Class and Description |
---|---|
class |
MetricMutableQuantiles
Watches a stream of long values, maintaining online estimates of specific quantiles with provably
low error bounds.
|
class |
MutableHistogram
A histogram implementation that runs in constant space, and exports to hadoop2's metrics2 system.
|
class |
MutableRangeHistogram
Extended histogram implementation with metric range counters.
|
class |
MutableSizeHistogram
Extended histogram implementation with counters for metric size ranges.
|
class |
MutableTimeHistogram
Extended histogram implementation with counters for metric time ranges.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.