public abstract class AbstractMeasurementAccumulator extends Object implements MeasurementAccumulator
| Constructor and Description |
|---|
AbstractMeasurementAccumulator() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxTime() |
long |
getMinTime() |
void |
recordAt(long timestampMillis,
long measurement) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaggregate, createClone, createLike, get, getCompositeData, getInfo, getThenReset, resetrecordpublic final void recordAt(long timestampMillis,
long measurement)
recordAt in interface MeasurementRecorderpublic final long getMinTime()
public final long getMaxTime()
Copyright © 2018 SPF4J. All rights reserved.