public interface PreparableReporter<T extends com.codahale.metrics.Reporter & Closeable>
| Modifier and Type | Method and Description |
|---|---|
void |
prepare(com.codahale.metrics.MetricRegistry metricsRegistry,
Map stormConf) |
void |
start() |
void |
stop() |
void prepare(com.codahale.metrics.MetricRegistry metricsRegistry,
Map stormConf)
void start()
void stop()
Copyright © 2022 The Apache Software Foundation. All Rights Reserved.