Uses of Package
com.pervasive.datarush.monitoring
Packages that use com.pervasive.datarush.monitoring
Package
Description
Provides interfaces the define the "cluster abstraction layer".
Provides classes and interfaces for the construction of executable
dataflow graphs.
Provides classes and interfaces for reporting on commonly monitored resources
such as memory, threads, and I/O.
-
Classes in com.pervasive.datarush.monitoring used by com.pervasive.datarush.cal
-
Classes in com.pervasive.datarush.monitoring used by com.pervasive.datarush.cal.monitoringClassDescriptionPairing of a
StatisticDefinitionand itsStatisticSupplier.Utility that provides a mapping fromStatisticDefinitiontoStatisticSupplier. -
Classes in com.pervasive.datarush.monitoring used by com.pervasive.datarush.graphsClassDescriptionDefinition associated with a
CounterSupplier.Pairing of aStatisticDefinitionand itsStatisticSupplier.Provides metadata for a statistic including including display name controls how the statistic is to be aggregated across partitions.Utility that provides a mapping fromStatisticDefinitiontoStatisticSupplier.Abstract supplier of a runtime statistic. -
Classes in com.pervasive.datarush.monitoring used by com.pervasive.datarush.monitoringClassDescriptionConvenient base class that should be extended by all implementations of
IntervalTimerSupplierDefinition associated with aIntervalTimerSupplier.A snapshot that reflects a point-in-time of aIntervalTimerSupplier.Abstract statistic that represents "wall-clock" time of some runtime activity.The count aggregator to useDefinition associated with aCounterSupplier.A snapshot that reflects a point-in-time of aCounterSupplier.Abstract statistic that represents a count of some runtime activity.The gauge aggregator to useDefinition associated with aIntervalTimerSupplier.A snapshot that reflects a point-in-time of aGaugeSupplier.Abstract statistic that represents a measure of some runtime activity whose value may fluctuate over time.Definition associated with aIntervalTimerSupplier.A snapshot that reflects a point-in-time of aIntervalTimerSupplier.Abstract statistic that represents "wall-clock" time of some runtime activity.An aggregator for a range of valuesPairing of aStatisticDefinitionand itsStatisticSupplier.Provides metadata for a statistic including including display name controls how the statistic is to be aggregated across partitions.Utility that provides a mapping fromStatisticDefinitiontoStatisticSupplier.The state associated with aStatisticSupplier.Abstract supplier of a runtime statistic.Optionally indicates a unit of measure of a statistic.