| Modifier and Type | Class and Description |
|---|---|
static class |
NoopMetricsRegistry.NoopTimer |
| Modifier and Type | Method and Description |
|---|---|
Timer |
Timer.Builder.register(MetricsRegistry registry) |
default Timer |
MetricsRegistry.timer(String name) |
Timer |
Metrics.timer(String name) |
Timer |
MetricsRegistry.timer(String name,
Collection<Tag> tags) |
Timer |
Metrics.timer(String name,
Collection<Tag> tags) |
Timer |
NoopMetricsRegistry.timer(String name,
Collection<Tag> tags) |
Copyright © 2019. All rights reserved.