public abstract class AbstractUserDefinedMetricsReporter extends MetricsReporter
| Constructor and Description |
|---|
AbstractUserDefinedMetricsReporter(Properties props,
com.codahale.metrics.MetricRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProps() |
com.codahale.metrics.MetricRegistry |
getRegistry() |
getReporter, report, start, stoppublic AbstractUserDefinedMetricsReporter(Properties props, com.codahale.metrics.MetricRegistry registry)
public Properties getProps()
public com.codahale.metrics.MetricRegistry getRegistry()
Copyright © 2022 The Apache Software Foundation. All rights reserved.