T
- the type to be used as a result type for the method.public abstract class MetricAdapter<T> extends Object
Constructor and Description |
---|
MetricAdapter(MetricsService metricsService,
String timerName) |
Modifier and Type | Method and Description |
---|---|
abstract T |
execute(Object... args) |
T |
runWithTimer(Object... args) |
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.