| Package | Description | 
|---|---|
| org.openspaces.admin.internal.pu | Internally Used. | 
| org.openspaces.admin.internal.pu.statistics | |
| org.openspaces.admin.pu.statistics | 
| Class and Description | 
|---|
| ProcessingUnitStatisticsId Identifies a processing unit statistics value, by specifying the monitoring source and the
 statistics functions applied to it. | 
| Class and Description | 
|---|
| AbstractTimeWindowStatisticsConfig Base class for statistics configurations that aggregate samples based on a specified time window | 
| ProcessingUnitStatisticsId Identifies a processing unit statistics value, by specifying the monitoring source and the
 statistics functions applied to it. | 
| TimeWindowStatisticsConfig Marks configurations that aggregate statistics from time samples. | 
| Class and Description | 
|---|
| AbstractInstancesStatisticsConfig | 
| AbstractTimeWindowStatisticsConfig Base class for statistics configurations that aggregate samples based on a specified time window | 
| AverageTimeWindowStatisticsConfig | 
| AverageTimeWindowStatisticsConfigurer Fluent API for creating a new  AverageTimeWindowStatisticsConfigobject | 
| CpuPercentageTimeWindowStatisticsConfig Calculates the cpu percentage by dividing the total CPU values by delta time passed in
 milliseconds. | 
| CpuPercentageTimeWindowStatisticsConfigurer Fluent API for creating a new  CpuPercentageTimeWindowStatisticsConfigurerobject | 
| InstancesStatisticsConfig | 
| MaximumTimeWindowStatisticsConfig Configurations that aggregate statistics from a time window by picking up the sample with the
 highest value. | 
| MaximumTimeWindowStatisticsConfigurer Creates a new  MaximumTimeWindowStatisticsConfigobject | 
| MinimumTimeWindowStatisticsConfig Configurations that aggregate statistics from a time window by picking up the sample with the
 smallest value. | 
| MinimumTimeWindowStatisticsConfigurer Creates a new  MinimumTimeWindowStatisticsConfigobject | 
| PercentileInstancesStatisticsConfig Picks the Nth percentile of cluster instance values. | 
| PercentileInstancesStatisticsConfigurer Fluent API for creating a new  PercentileInstancesStatisticsConfigobject | 
| PercentileTimeWindowStatisticsConfig Picks the Nth percentile of time window instance values. | 
| PercentileTimeWindowStatisticsConfigurer Fluent API for creating a new  PercentileTimeWindowStatisticsConfigobject | 
| 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  ProcessingUnitStatisticsIdobject. | 
| SingleInstanceStatisticsConfig Defines that statistics are not aggregated but for a specific instance. | 
| SingleInstanceStatisticsConfigurer Fluent API for creating a new  SingleInstanceStatisticsConfigobject | 
| ThroughputTimeWindowStatisticsConfig Calculates the throughput (requests per second)by taking total request count and dividing by
 time | 
| ThroughputTimeWindowStatisticsConfigurer Fluent API for creating a new  ThroughputTimeWindowStatisticsConfigobject | 
| TimeWindowStatisticsConfig Marks configurations that aggregate statistics from time samples. | 
Copyright © GigaSpaces.