CpCErrorCount, ErrorCount, GetMetaErrorCount, GetMetaErrorRetryCount, IdleTime, MetadataRequestTimeoutCount, ProcessCount, ProcessErrorCount, ProcessErrorRetryCount, ProcessRequestTimeoutCount, TotalAEProcessTime, TotalDeserializeTime, TotalProcessErrorCount, TotalSerializeTime| Constructor and Description |
|---|
BaseMonitor(String jmxServerURI) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatistic(String key,
Statistic aStatistic) |
void |
addStatistic(String aName,
Statistic aStatistic,
Endpoint anEndpoint) |
long |
componentMapSize() |
LongNumericStatistic |
getLongNumericStatistic(String aComponent,
String aStatisticName) |
Statistic |
getStatistic(String key) |
Statistic |
getStatistic(String aComponentName,
String aStatisticName) |
Statistics |
getStatistics(String aComponentName) |
Map |
getThresholds() |
void |
incrementCount(String aComponent,
String aStatisticName) |
void |
resetCountingStatistic(String aComponent,
String aStatisticName) |
void |
setThresholds(Map aThresholdMap) |
long |
thresholdMapSize() |
public void setThresholds(Map aThresholdMap)
setThresholds in interface Monitorpublic Map getThresholds()
getThresholds in interface Monitorpublic void addStatistic(String key, Statistic aStatistic)
addStatistic in interface Monitorpublic LongNumericStatistic getLongNumericStatistic(String aComponent, String aStatisticName)
getLongNumericStatistic in interface Monitorpublic Statistic getStatistic(String aComponentName, String aStatisticName)
getStatistic in interface Monitorpublic Statistics getStatistics(String aComponentName)
getStatistics in interface Monitorpublic void incrementCount(String aComponent, String aStatisticName)
incrementCount in interface Monitorpublic void resetCountingStatistic(String aComponent, String aStatisticName)
resetCountingStatistic in interface Monitorpublic long componentMapSize()
componentMapSize in interface Monitorpublic long thresholdMapSize()
thresholdMapSize in interface MonitorCopyright © 2016. All rights reserved.