GigaSpaces XAP 9.7.2 API

Uses of Package
org.openspaces.admin.pu.statistics

Packages that use org.openspaces.admin.pu.statistics
org.openspaces.admin.pu.elastic.config   
org.openspaces.admin.pu.statistics   
org.openspaces.grid.gsm.autoscaling   
org.openspaces.grid.gsm.autoscaling.exceptions   
 

Classes in org.openspaces.admin.pu.statistics used by org.openspaces.admin.pu.elastic.config
ProcessingUnitStatisticsId
          Identifies a processing unit statistics value, by specifying the monitoring source and the statistics functions applied to it.
 

Classes in org.openspaces.admin.pu.statistics used by org.openspaces.admin.pu.statistics
AbstractInstancesStatisticsConfig
           
AbstractTimeWindowStatisticsConfig
          Base class for statistics configurations that aggregate samples based on a specified time window
AverageTimeWindowStatisticsConfig
           
AverageTimeWindowStatisticsConfigurer
          Fluent API for creating a new AverageTimeWindowStatisticsConfig object
CpuPercentageTimeWindowStatisticsConfig
          Calculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds.
CpuPercentageTimeWindowStatisticsConfigurer
          Fluent API for creating a new CpuPercentageTimeWindowStatisticsConfigurer object
InstancesStatisticsConfig
           
MaximumTimeWindowStatisticsConfig
          Configurations that aggregate statistics from a time window by picking up the sample with the highest value.
MaximumTimeWindowStatisticsConfigurer
          Creates a new MaximumTimeWindowStatisticsConfig object
MinimumTimeWindowStatisticsConfig
          Configurations that aggregate statistics from a time window by picking up the sample with the smallest value.
MinimumTimeWindowStatisticsConfigurer
          Creates a new MinimumTimeWindowStatisticsConfig object
PercentileInstancesStatisticsConfig
          Picks the Nth percentile of cluster instance values.
PercentileInstancesStatisticsConfigurer
          Fluent API for creating a new PercentileInstancesStatisticsConfig object
PercentileTimeWindowStatisticsConfig
          Picks the Nth percentile of time window instance values.
PercentileTimeWindowStatisticsConfigurer
          Fluent API for creating a new PercentileTimeWindowStatisticsConfig object
ProcessingUnitStatisticsId
          Identifies a processing unit statistics value, by specifying the monitoring source and the statistics functions applied to it.
ProcessingUnitStatisticsIdConfigurer
          Provides fluent API for creating a new ProcessingUnitStatisticsId object.
SingleInstanceStatisticsConfig
          Defines that statistics are not aggregated but for a specific instance.
SingleInstanceStatisticsConfigurer
          Fluent API for creating a new SingleInstanceStatisticsConfig object
ThroughputTimeWindowStatisticsConfig
          Calculates the throughput (requests per second)by taking total request count and dividing by time
ThroughputTimeWindowStatisticsConfigurer
          Fluent API for creating a new ThroughputTimeWindowStatisticsConfig object
TimeWindowStatisticsConfig
          Marks configurations that aggregate statistics from time samples.
 

Classes in org.openspaces.admin.pu.statistics used by org.openspaces.grid.gsm.autoscaling
ProcessingUnitStatisticsId
          Identifies a processing unit statistics value, by specifying the monitoring source and the statistics functions applied to it.
 

Classes in org.openspaces.admin.pu.statistics used by org.openspaces.grid.gsm.autoscaling.exceptions
ProcessingUnitStatisticsId
          Identifies a processing unit statistics value, by specifying the monitoring source and the statistics functions applied to it.
 


GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.