Uses of Interface
org.openspaces.admin.internal.pu.statistics.StatisticsObjectListFunction
Packages that use StatisticsObjectListFunction
-
Uses of StatisticsObjectListFunction in org.openspaces.admin.pu.statistics
Classes in org.openspaces.admin.pu.statistics that implement StatisticsObjectListFunctionModifier and TypeClassDescriptionclassCalculates the average of all cluster instances values.classclassCalculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds.classclassPicks the minimum of all cluster instances values.classConfigurations that aggregate statistics from a time window by picking up the sample with the highest value.classPicks the minimum of all cluster instances values.classConfigurations that aggregate statistics from a time window by picking up the sample with the smallest value.classPicks the Nth percentile of cluster instance values.classPicks the Nth percentile of time window instance values.classCalculates the throughput (requests per second)by taking total request count and dividing by time