public interface UimaASProcessStatus extends EntityProcessStatus
Modifier and Type | Method and Description |
---|---|
CAS |
getCAS()
Gets the returned CAS
|
String |
getCasReferenceId()
Gets the unique ID of the returned CAS
|
String |
getParentCasReferenceId()
If the Analysis Engine has returned a new CAS this will get the unique ID
of the input CAS that caused its creation.
|
List<AnalysisEnginePerformanceMetrics> |
getPerformanceMetricsList()
Gets a list of performance metrics containing, for each component in the Analysis Engine,
the performance breakdown reported by the AE
|
getExceptions, getFailedComponentNames, getProcessTrace, getStatusMessage, isEntitySkipped, isException
String getCasReferenceId()
String getParentCasReferenceId()
CAS getCAS()
List<AnalysisEnginePerformanceMetrics> getPerformanceMetricsList()
AnalysisEnginePerformanceMetrics
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.