| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstancesStatisticsConfig | |
|---|---|
| org.openspaces.admin.pu.statistics | |
| Uses of InstancesStatisticsConfig in org.openspaces.admin.pu.statistics | 
|---|
| Classes in org.openspaces.admin.pu.statistics that implement InstancesStatisticsConfig | |
|---|---|
 class | 
AverageInstancesStatisticsConfig
Calculates the average of all cluster instances values.  | 
 class | 
CpuPercentageTimeWindowStatisticsConfig
Calculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds.  | 
 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.  | 
 class | 
ThroughputTimeWindowStatisticsConfig
Calculates the throughput (requests per second)by taking total request count and dividing by time  | 
| Methods in org.openspaces.admin.pu.statistics that return InstancesStatisticsConfig | |
|---|---|
 InstancesStatisticsConfig | 
ProcessingUnitStatisticsId.getInstancesStatistics()
 | 
| Methods in org.openspaces.admin.pu.statistics with parameters of type InstancesStatisticsConfig | |
|---|---|
 ProcessingUnitStatisticsIdConfigurer | 
ProcessingUnitStatisticsIdConfigurer.instancesStatistics(InstancesStatisticsConfig instancesStatistics)
Aggregates values of using the specified cluster statistics function  | 
 void | 
ProcessingUnitStatisticsId.setInstancesStatistics(InstancesStatisticsConfig instancesStatistics)
 | 
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||