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() |
get
static final SimpleConfig DEFAULT
default String prefix()
prefix
in interface MeterRegistryConfig
default Duration step()
default CountingMode mode()
step()
.Copyright © 2018. All rights reserved.