Package | Description |
---|---|
org.apache.uima.aae.monitor | |
org.apache.uima.aae.monitor.statistics |
Modifier and Type | Method and Description |
---|---|
Statistic |
BaseMonitor.getStatistic(String key) |
Statistic |
Monitor.getStatistic(String aComponentName,
String aStatisticName) |
Statistic |
BaseMonitor.getStatistic(String aComponentName,
String aStatisticName) |
Statistic |
MonitorBaseImpl.getStatistic(String aComponentName,
String aStatisticName) |
Modifier and Type | Method and Description |
---|---|
void |
Monitor.addStatistic(String key,
Statistic aStatistic) |
void |
BaseMonitor.addStatistic(String key,
Statistic aStatistic) |
void |
MonitorBaseImpl.addStatistic(String aComponentName,
Statistic aStatistic) |
void |
BaseMonitor.addStatistic(String aName,
Statistic aStatistic,
Endpoint anEndpoint) |
Modifier and Type | Interface and Description |
---|---|
interface |
NumericStatistic |
Modifier and Type | Class and Description |
---|---|
class |
LongNumericStatistic |
class |
NumericStatisticBaseImpl |
Copyright © 2016. All rights reserved.