public interface MethodMetricsCollector<E extends TimeCounterEvent> extends MetricsCollector<E>
| Modifier and Type | Method and Description |
|---|---|
void |
addMethodRt(Invocation invocation,
String registryOpType,
Long responseTime) |
void |
increment(MethodMetric methodMetric,
MetricsKeyWrapper wrapper,
int size) |
void |
init(Invocation invocation,
MetricsKeyWrapper wrapper) |
calSamplesChanged, collect, initMetrics, isCollectEnabledonEventError, onEventFinishisSupport, onEventvoid increment(MethodMetric methodMetric, MetricsKeyWrapper wrapper, int size)
void addMethodRt(Invocation invocation, String registryOpType, Long responseTime)
void init(Invocation invocation, MetricsKeyWrapper wrapper)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.