| Package | Description |
|---|---|
| com.caucho.health.predicate | |
| com.caucho.management.server | |
| com.caucho.server.admin |
| Modifier and Type | Method and Description |
|---|---|
static double |
IfFlapping.calculatePercentChange(StatServiceValue[] data,
double lowWeight,
double highWeight) |
| Modifier and Type | Method and Description |
|---|---|
StatServiceValue[] |
StatServiceMXBean.statisticsData(java.lang.String name,
long beginTime,
long endTime,
long stepTime)
Returns statistics data over a time range.
|
| Modifier and Type | Method and Description |
|---|---|
StatServiceValue[][] |
StatServiceValuesQueryReply.getData() |
StatServiceValue[] |
ProStatSystem.getStatisticsData(long id,
long beginTime,
long endTime,
long step) |
StatServiceValue[] |
StatSystem.getStatisticsData(long id,
long beginTime,
long endTime,
long step) |
StatServiceValue[] |
ProStatSystem.getStatisticsData(java.lang.String name,
long beginTime,
long endTime,
long step) |
StatServiceValue[] |
StatSystem.getStatisticsData(java.lang.String name,
long beginTime,
long endTime,
long step) |
StatServiceValue[] |
ProStatSystem.Admin.statisticsData(java.lang.String name,
long beginTime,
long endTime,
long step) |
| Constructor and Description |
|---|
StatServiceValuesQueryReply(java.lang.String[] names,
StatServiceValue[][] data) |