Package | Description |
---|---|
io.micrometer.core.instrument.config |
Copyright 2017 Pivotal Software, Inc.
|
Modifier and Type | Method and Description |
---|---|
default MeterFilterReply |
MeterFilter.accept(Meter.Id id) |
static MeterFilterReply |
MeterFilterReply.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeterFilterReply[] |
MeterFilterReply.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.