Package | Description |
---|---|
org.apache.uima.aae.client |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
String |
UimaAsynchronousEngine.sendAndReceiveCAS(CAS aCAS,
List<AnalysisEnginePerformanceMetrics> componentMetricsList)
This synchronous method sends a given CAS to a UIMA AS service and waits for response.
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.