Uses of Enum Class
com.pervasive.datarush.monitoring.CounterAggregator
Packages that use CounterAggregator
Package
Description
Provides classes and interfaces for reporting on commonly monitored resources
such as memory, threads, and I/O.
-
Uses of CounterAggregator in com.pervasive.datarush.monitoring
Methods in com.pervasive.datarush.monitoring that return CounterAggregatorModifier and TypeMethodDescriptionCounterDefinition.aggregator()Returns the aggregator to use for counter aggregation.static CounterAggregatorReturns the enum constant of this class with the specified name.static CounterAggregator[]CounterAggregator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pervasive.datarush.monitoring with parameters of type CounterAggregatorModifier and TypeMethodDescriptionstatic CounterSupplierStatisticSupplierTestHelper.aggregate(List<CounterSupplier> supps, CounterAggregator agg) CounterDefinition.aggregator(CounterAggregator aggregator) Sets the aggregator to use for aggregation