public class StepDouble extends 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 |
---|---|
DoubleAdder |
getCurrent() |
double |
poll() |
public StepDouble(Clock clock, long stepMillis)
public DoubleAdder getCurrent()
public double poll()
Copyright © 2018. All rights reserved.