Uses of Class
com.pervasive.datarush.monitoring.CounterSnapshot
-
Packages that use CounterSnapshot 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 CounterSnapshot in com.pervasive.datarush.monitoring
Fields in com.pervasive.datarush.monitoring declared as CounterSnapshot Modifier and Type Field Description static CounterSnapshot
CounterSnapshot. UNAVAILABLE
Constant that corresponds to a snapshot of a counter in theStatisticState.UNAVAILABLE
state.Methods in com.pervasive.datarush.monitoring that return CounterSnapshot Modifier and Type Method Description CounterSnapshot
CounterSnapshot. snapshot()
-