| 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. | 
| String | UimaAsynchronousEngine. sendAndReceiveCAS(CAS aCAS,
                 List<AnalysisEnginePerformanceMetrics> componentMetricsList,
                 String targetServiceId)This synchronous method sends a given CAS to a UIMA AS service and waits for response. | 
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.