public interface MetricsListener<E extends MetricsEvent>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSupport(MetricsEvent event) |
void |
onEvent(E event)
notify event.
|
boolean isSupport(MetricsEvent event)
void onEvent(E event)
event - BaseMetricsEventCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.