public class StepDouble
extends java.lang.Object
com.netflix.spectator.impl.StepDouble in that we want to be able
to increment BEFORE rolling over the interval.| Constructor and Description |
|---|
StepDouble(Clock clock,
long stepMillis) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.atomic.DoubleAdder |
getCurrent() |
double |
poll() |
public StepDouble(Clock clock, long stepMillis)