| 程序包 | 说明 |
|---|---|
| org.logicalcobwebs.proxool | |
| org.logicalcobwebs.proxool.admin |
| 限定符和类型 | 方法和说明 |
|---|---|
static StatisticsIF[] |
ProxoolFacade.getStatistics(String alias)
Get all the lastest performance statistics for this pool
|
static StatisticsIF |
ProxoolFacade.getStatistics(String alias,
String token)
Get a particular set of performance statistics for this pool
|
| 限定符和类型 | 方法和说明 |
|---|---|
StatisticsIF[] |
Admin.getStatistics() |
StatisticsIF |
Admin.getStatistics(String token)
Returns the most recent sample that has completed its period
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CompositeStatisticsListener.statistics(String alias,
StatisticsIF statistics) |
void |
StatisticsListenerIF.statistics(String alias,
StatisticsIF statistics)
A new set of statistics have just been produced
|
void |
StatisticsLogger.statistics(String alias,
StatisticsIF statistics) |
Copyright © 2024. All rights reserved.