| Package | Description |
|---|---|
| org.ballerinalang.util.metrics | |
| org.ballerinalang.util.metrics.noop | |
| org.ballerinalang.util.metrics.spi |
| Modifier and Type | Method and Description |
|---|---|
Timer |
Timer.Builder.register() |
Timer |
Timer.Builder.register(MetricRegistry registry) |
Timer |
MetricRegistry.timer(MetricId id)
Use
builder(String). |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpTimer
Implementation of No-Op
Timer. |
| Modifier and Type | Method and Description |
|---|---|
Timer |
NoOpMetricProvider.newTimer(MetricId metricId) |
| Modifier and Type | Method and Description |
|---|---|
Timer |
MetricProvider.newTimer(MetricId metricId) |
Copyright © 2018 WSO2. All rights reserved.