|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitoringException | |
|---|---|
| com.liferay.portal.kernel.monitoring | |
| com.liferay.portal.kernel.monitoring.statistics | |
| Uses of MonitoringException in com.liferay.portal.kernel.monitoring |
|---|
| Methods in com.liferay.portal.kernel.monitoring that throw MonitoringException | |
|---|---|
void |
DefaultMonitoringProcessor.processDataSample(DataSample dataSample)
|
| Uses of MonitoringException in com.liferay.portal.kernel.monitoring.statistics |
|---|
| Methods in com.liferay.portal.kernel.monitoring.statistics that throw MonitoringException | |
|---|---|
long |
SummaryStatistics.getAverageTime()
|
long |
SummaryStatistics.getAverageTimeByCompany(long companyId)
|
long |
SummaryStatistics.getAverageTimeByCompany(String webId)
|
long |
SummaryStatistics.getErrorCount()
|
long |
SummaryStatistics.getErrorCountByCompany(long companyId)
|
long |
SummaryStatistics.getErrorCountByCompany(String webId)
|
long |
SummaryStatistics.getMaxTime()
|
long |
SummaryStatistics.getMaxTimeByCompany(long companyId)
|
long |
SummaryStatistics.getMaxTimeByCompany(String webId)
|
long |
SummaryStatistics.getMinTime()
|
long |
SummaryStatistics.getMinTimeByCompany(long companyId)
|
long |
SummaryStatistics.getMinTimeByCompany(String webId)
|
long |
SummaryStatistics.getRequestCount()
|
long |
SummaryStatistics.getRequestCountByCompany(long companyId)
|
long |
SummaryStatistics.getRequestCountByCompany(String webId)
|
long |
SummaryStatistics.getSuccessCount()
|
long |
SummaryStatistics.getSuccessCountByCompany(long companyId)
|
long |
SummaryStatistics.getSuccessCountByCompany(String webId)
|
long |
SummaryStatistics.getTimeoutCount()
|
long |
SummaryStatistics.getTimeoutCountByCompany(long companyId)
|
long |
SummaryStatistics.getTimeoutCountByCompany(String webId)
|
void |
DataSampleProcessor.processDataSample(T dataSample)
|
|
Liferay 6.2.0-ce-b3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||