Uses of Interface
org.openspaces.admin.pu.statistics.InstancesStatisticsConfig
Packages that use InstancesStatisticsConfig
-
Uses of InstancesStatisticsConfig in org.openspaces.admin.pu.statistics
Classes in org.openspaces.admin.pu.statistics that implement InstancesStatisticsConfigModifier and TypeClassDescriptionclassCalculates the average of all cluster instances values.classCalculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds.classDenotes that aProcessingUnitStatisticsIdapplies to all of the Processing Unit.classPicks the minimum of all cluster instances values.classPicks the minimum of all cluster instances values.classPicks the Nth percentile of cluster instance values.classDefines that statistics are not aggregated but for a specific instance.classCalculates the throughput (requests per second)by taking total request count and dividing by timeMethods in org.openspaces.admin.pu.statistics that return InstancesStatisticsConfigMethods in org.openspaces.admin.pu.statistics with parameters of type InstancesStatisticsConfigModifier and TypeMethodDescriptionProcessingUnitStatisticsIdConfigurer.instancesStatistics(InstancesStatisticsConfig instancesStatistics) Aggregates values of using the specified cluster statistics functionvoidProcessingUnitStatisticsId.setInstancesStatistics(InstancesStatisticsConfig instancesStatistics)