Package | Description |
---|---|
com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.core |
Metrics core (Codehale).
|
com.espertech.esper.runtime.internal.metrics.codahale_metrics.metrics.reporting |
Metrics reporting (Codehale).
|
Modifier and Type | Method and Description |
---|---|
void |
MetricsRegistry.addListener(MetricsRegistryListener listener)
Adds a
MetricsRegistryListener to a collection of listeners that will be notified on
metric creation. |
void |
MetricsRegistry.removeListener(MetricsRegistryListener listener)
Removes a
MetricsRegistryListener from this registry's collection of listeners. |
Modifier and Type | Class and Description |
---|---|
class |
JmxReporter
A reporter which exposes application metric as JMX MBeans.
|
Copyright © 2005–2018. All rights reserved.