Uses of Class
com.pervasive.datarush.monitoring.IntervalTimerDefinition
-
Packages that use IntervalTimerDefinition 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 IntervalTimerDefinition in com.pervasive.datarush.monitoring
Methods in com.pervasive.datarush.monitoring that return IntervalTimerDefinition Modifier and Type Method Description IntervalTimerDefinitionIntervalTimerDefinition. category(String category)static IntervalTimerDefinitionStatisticDefinition. duration()A statistic that provides the total time that an operation has been running.IntervalTimerDefinitionIntervalTimerDefinition. nonPartitioned(boolean nonPartitioned)
-