public class MetricRegistryMBean extends ReadOnlyDynamicMBean
| Constructor and Description |
|---|
MetricRegistryMBean(ReadOnlyMetricRegistry mreg) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String attribute) |
MBeanInfo |
getMBeanInfo() |
static Long |
searchHistogram(String name,
ReadOnlyMetricRegistry mreg)
Parse attribute name for a histogram and search it's value.
|
getAttributes, invoke, setAttribute, setAttributespublic MetricRegistryMBean(ReadOnlyMetricRegistry mreg)
mreg - Metric registry.public MBeanInfo getMBeanInfo()
public static Long searchHistogram(String name, ReadOnlyMetricRegistry mreg)
name - Attribute name.mreg - Metric registry to search histogram in.null if not found.MetricUtils.histogramBucketNames(HistogramMetric)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023