| Package | Description | 
|---|---|
| org.openspaces.admin.pu.statistics | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AverageInstancesStatisticsConfigCalculates the average of all cluster instances values. | 
| class  | CpuPercentageTimeWindowStatisticsConfigCalculates the cpu percentage by dividing the total CPU values by delta time passed in
 milliseconds. | 
| class  | EachSingleInstanceStatisticsConfigDenotes that a  ProcessingUnitStatisticsIdapplies to all of the Processing Unit. | 
| class  | MaximumInstancesStatisticsConfigPicks the minimum of all cluster instances values. | 
| class  | MinimumInstancesStatisticsConfigPicks the minimum of all cluster instances values. | 
| class  | PercentileInstancesStatisticsConfigPicks the Nth percentile of cluster instance values. | 
| class  | SingleInstanceStatisticsConfigDefines that statistics are not aggregated but for a specific instance. | 
| class  | ThroughputTimeWindowStatisticsConfigCalculates the throughput (requests per second)by taking total request count and dividing by
 time | 
| Modifier and Type | Method and Description | 
|---|---|
| InstancesStatisticsConfig | ProcessingUnitStatisticsId. getInstancesStatistics() | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessingUnitStatisticsIdConfigurer | ProcessingUnitStatisticsIdConfigurer. instancesStatistics(InstancesStatisticsConfig instancesStatistics)Aggregates values of using the specified cluster statistics function | 
| void | ProcessingUnitStatisticsId. setInstancesStatistics(InstancesStatisticsConfig instancesStatistics) | 
Copyright © GigaSpaces.