public interface SimpleConfig extends MeterRegistryConfig
SimpleMeterRegistry.| Modifier and Type | Field and Description |
|---|---|
static SimpleConfig |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default CountingMode |
mode() |
default String |
prefix() |
default Duration |
step() |
getstatic final SimpleConfig DEFAULT
default String prefix()
prefix in interface MeterRegistryConfigdefault Duration step()
default CountingMode mode()
step().Copyright © 2020 LeanCloud. All rights reserved.