-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StepLong
public StepLong(Clock clock,
long stepMillis)
-
Method Details
-
-
noValue
- Specified by:
noValue
in class StepValue<Long>
- Returns:
- value that should be returned by
StepValue.poll()
if within the first step
period or if the previous step didn't record a value.
-