Interface | Description |
---|---|
JMXReporter.JmxCounterMBean |
The MBean interface for an exposed counter.
|
JMXReporter.JmxGaugeMBean |
The MBean interface for an exposed gauge.
|
JMXReporter.JmxHistogramMBean |
The MBean interface for an exposed histogram.
|
JMXReporter.JmxMeterMBean |
The MBean interface for an exposed meter.
|
JMXReporter.MetricMBean |
The common MBean interface for all metrics.
|
Class | Description |
---|---|
JMXReporter |
MetricReporter that exports Metrics via JMX. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.