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