Class AccumulatedTimerSnapshot

java.lang.Object
com.pervasive.datarush.monitoring.AccumulatedTimerSnapshot
All Implemented Interfaces:
AccumulatedTimerSupplier, StatisticSupplier, Serializable

public final class AccumulatedTimerSnapshot extends Object implements AccumulatedTimerSupplier, Serializable
A snapshot that reflects a point-in-time of a IntervalTimerSupplier.
See Also: