Uses of Class
org.apache.uima.aae.monitor.statistics.AnalysisEnginePerformanceMetrics

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.
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.