| Package | Description |
|---|---|
| org.wildfly.swarm.microprofile.metrics.runtime.app |
| Modifier and Type | Class and Description |
|---|---|
static class |
Clock.UserTimeClock
A clock implementation which returns the current time in epoch nanoseconds.
|
| Modifier and Type | Method and Description |
|---|---|
static Clock |
Clock.defaultClock()
The default clock to use.
|
| Constructor and Description |
|---|
ExponentiallyDecayingReservoir(int size,
double alpha,
Clock clock)
Creates a new
ExponentiallyDecayingReservoir. |
MeterImpl(Clock clock)
Creates a new
MeterImpl. |
TimerImpl(Reservoir reservoir,
Clock clock)
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.