public class MetricsServiceListener extends AbstractMetricsKeyListener
| Constructor and Description |
|---|
MetricsServiceListener(MetricsKey metricsKey) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractMetricsKeyListener |
onErrorEventBuild(MetricsKey metricsKey,
MetricsPlaceValue placeType,
ServiceMetricsCollector<TimeCounterEvent> collector) |
static AbstractMetricsKeyListener |
onFinishEventBuild(MetricsKey metricsKey,
MetricsPlaceValue placeType,
ServiceMetricsCollector<TimeCounterEvent> collector) |
static AbstractMetricsKeyListener |
onPostEventBuild(MetricsKey metricsKey,
MetricsPlaceValue placeType,
ServiceMetricsCollector<TimeCounterEvent> collector) |
isSupport, onError, onEvent, onEvent, onFinishequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEventError, onEventFinishpublic MetricsServiceListener(MetricsKey metricsKey)
public static AbstractMetricsKeyListener onPostEventBuild(MetricsKey metricsKey, MetricsPlaceValue placeType, ServiceMetricsCollector<TimeCounterEvent> collector)
public static AbstractMetricsKeyListener onFinishEventBuild(MetricsKey metricsKey, MetricsPlaceValue placeType, ServiceMetricsCollector<TimeCounterEvent> collector)
public static AbstractMetricsKeyListener onErrorEventBuild(MetricsKey metricsKey, MetricsPlaceValue placeType, ServiceMetricsCollector<TimeCounterEvent> collector)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.