Uses of Class
org.apache.uima.aae.jmx.ServicePerformance
-
Packages that use ServicePerformance Package Description org.apache.uima.aae.controller -
-
Uses of ServicePerformance in org.apache.uima.aae.controller
Fields in org.apache.uima.aae.controller declared as ServicePerformance Modifier and Type Field Description protected ServicePerformanceBaseAnalysisEngineController. servicePerformanceMethods in org.apache.uima.aae.controller that return ServicePerformance Modifier and Type Method Description ServicePerformanceAnalysisEngineController. getCasStatistics(java.lang.String aCasReferenceId)ServicePerformanceAnalysisEngineControllerAdapter. getCasStatistics(java.lang.String casReferenceId)ServicePerformanceBaseAnalysisEngineController. getCasStatistics(java.lang.String aCasReferenceId)Returns stats associated with a given CAS.ServicePerformanceAggregateAnalysisEngineController_impl. getDelegateServicePerformance(java.lang.String aDelegateKey)ServicePerformanceAggregateAnalysisEngineController. getDelegateServicePerformance(java.lang.String aDelegateKey)ServicePerformanceAggregateAnalysisEngineController_impl. getServicePerformance(java.lang.String aDelegateKey)ServicePerformanceAggregateAnalysisEngineController. getServicePerformance(java.lang.String aDelegateKey)ServicePerformanceAnalysisEngineController. getServicePerformance()ServicePerformanceAnalysisEngineControllerAdapter. getServicePerformance()ServicePerformanceBaseAnalysisEngineController. getServicePerformance()Methods in org.apache.uima.aae.controller with parameters of type ServicePerformance Modifier and Type Method Description protected voidBaseAnalysisEngineController. logStats(java.lang.String aDelegateKey, ServicePerformance aServicePerformance)Logs statistics
-