CpCErrorCount, ErrorCount, GetMetaErrorCount, GetMetaErrorRetryCount, IdleTime, MetadataRequestTimeoutCount, ProcessCount, ProcessErrorCount, ProcessErrorRetryCount, ProcessRequestTimeoutCount, TotalAEProcessTime, TotalDeserializeTime, TotalProcessErrorCount, TotalSerializeTime| Constructor and Description |
|---|
MonitorBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatistic(String aComponentName,
Statistic aStatistic) |
long |
componentMapSize() |
LongNumericStatistic |
getLongNumericStatistic(String aComponent,
String aStatisticName) |
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 aComponentName, Statistic aStatistic)
addStatistic in interface Monitorpublic LongNumericStatistic getLongNumericStatistic(String aComponent, String aStatisticName)
getLongNumericStatistic in interface Monitorpublic void incrementCount(String aComponent, String aStatisticName)
incrementCount in interface Monitorpublic Statistics getStatistics(String aComponentName)
getStatistics in interface Monitorpublic void resetCountingStatistic(String aComponent, String aStatisticName)
resetCountingStatistic in interface Monitorpublic Statistic getStatistic(String aComponentName, String aStatisticName)
getStatistic in interface Monitorpublic long componentMapSize()
componentMapSize in interface Monitorpublic long thresholdMapSize()
thresholdMapSize in interface MonitorCopyright © 2016. All rights reserved.