|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTimeWindowStatisticsConfig | |
---|---|
org.openspaces.admin.pu.statistics |
Uses of AbstractTimeWindowStatisticsConfig in org.openspaces.admin.pu.statistics |
---|
Subclasses of AbstractTimeWindowStatisticsConfig in org.openspaces.admin.pu.statistics | |
---|---|
class |
AverageTimeWindowStatisticsConfig
|
class |
CpuPercentageTimeWindowStatisticsConfig
Calculates the cpu percentage by dividing the total CPU values by delta time passed in milliseconds. |
class |
MaximumTimeWindowStatisticsConfig
Configurations that aggregate statistics from a time window by picking up the sample with the highest value. |
class |
MinimumTimeWindowStatisticsConfig
Configurations that aggregate statistics from a time window by picking up the sample with the smallest value. |
class |
PercentileTimeWindowStatisticsConfig
Picks the Nth percentile of time window instance values. |
class |
ThroughputTimeWindowStatisticsConfig
Calculates the throughput (requests per second)by taking total request count and dividing by time |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |