Package | Description |
---|---|
org.apache.hadoop.metrics2.lib |
Modifier and Type | Method and Description |
---|---|
MutableSizeHistogram |
DynamicMetricsRegistry.newSizeHistogram(String name)
Create a new histogram with size range counts.
|
MutableSizeHistogram |
DynamicMetricsRegistry.newSizeHistogram(String name,
String desc)
Create a new histogram with size range counts.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.