public class OperationMetrics
extends java.lang.Object
| Constructor and Description |
|---|
OperationMetrics(MetricRegistry registry,
java.lang.String metricNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
Counter |
getFailedCounter() |
Counter |
getSubmittedCounter() |
Histogram |
getTimeHisto() |