Uses of Class
com.pervasive.datarush.monitoring.IntervalTimerSnapshot
-
Packages that use IntervalTimerSnapshot Package Description com.pervasive.datarush.monitoring Provides classes and interfaces for reporting on commonly monitored resources such as memory, threads, and I/O. -
-
Uses of IntervalTimerSnapshot in com.pervasive.datarush.monitoring
Fields in com.pervasive.datarush.monitoring declared as IntervalTimerSnapshot Modifier and Type Field Description static IntervalTimerSnapshotIntervalTimerSnapshot. UNAVAILABLEConstant that corresponds to a snapshot of a counter in theStatisticState.UNAVAILABLEstate.Methods in com.pervasive.datarush.monitoring that return IntervalTimerSnapshot Modifier and Type Method Description IntervalTimerSnapshotIntervalTimer. snapshot()IntervalTimerSnapshotIntervalTimerSnapshot. snapshot()
-