GigaSpaces XAP 9.0 API

Uses of Class
org.openspaces.admin.pu.statistics.AbstractInstancesStatisticsConfig

Packages that use AbstractInstancesStatisticsConfig
org.openspaces.admin.pu.statistics   
 

Uses of AbstractInstancesStatisticsConfig in org.openspaces.admin.pu.statistics
 

Subclasses of AbstractInstancesStatisticsConfig in org.openspaces.admin.pu.statistics
 class AverageInstancesStatisticsConfig
          Calculates the average of all cluster instances values.
 class EachSingleInstanceStatisticsConfig
          Denotes that a ProcessingUnitStatisticsId applies to all of the Processing Unit.
 class MaximumInstancesStatisticsConfig
          Picks the minimum of all cluster instances values.
 class MinimumInstancesStatisticsConfig
          Picks the minimum of all cluster instances values.
 class PercentileInstancesStatisticsConfig
          Picks the Nth percentile of cluster instance values.
 class SingleInstanceStatisticsConfig
          Defines that statistics are not aggregated but for a specific instance.
 


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.