|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnalysisEnginePerformanceMetrics | |
---|---|
org.apache.uima.aae.client |
Uses of AnalysisEnginePerformanceMetrics in org.apache.uima.aae.client |
---|
Methods in org.apache.uima.aae.client that return types with arguments of type AnalysisEnginePerformanceMetrics | |
---|---|
List<AnalysisEnginePerformanceMetrics> |
UimaASProcessStatus.getPerformanceMetricsList()
Gets a list of performance metrics containing, for each component in the Analysis Engine, the performance breakdown reported by the AE |
Method parameters in org.apache.uima.aae.client with type arguments of type AnalysisEnginePerformanceMetrics | |
---|---|
String |
UimaAsynchronousEngine.sendAndReceiveCAS(CAS aCAS,
List<AnalysisEnginePerformanceMetrics> componentMetricsList)
This synchronous method sends a given CAS to a UIMA AS service and waits for response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |