| Methods in org.apache.uima.aae.error with parameters of type Threshold |
void |
EndpointThresholds.addThreshold(java.lang.Object key,
Threshold aThreshold)
|
protected boolean |
ErrorHandlerBase.continueOnError(java.lang.String aDelegateKey,
Threshold aThreshold,
java.lang.String aCasReferenceId,
java.lang.Throwable t,
AnalysisEngineController aController)
|
protected boolean |
ErrorHandlerBase.exceedsThreshold(Threshold aThreshold,
java.lang.String aThresholdToCheck,
java.lang.String endpoint,
AnalysisEngineController controller)
|
protected boolean |
ErrorHandlerBase.exceedsThresholdWithinWindow(Monitor aMonitor,
java.lang.String aStat,
java.lang.String aComponent,
Threshold aThreshold)
|
protected boolean |
ErrorHandlerBase.retryLastCommand(int aRetryCommand,
Endpoint anEndpoint,
AnalysisEngineController aController,
java.lang.String aKey,
Threshold aThreshold,
ErrorContext anErrorContext)
|
protected boolean |
ErrorHandlerBase.shouldRetry(Threshold aThreshold,
java.lang.String aKindOfRetryCount,
java.lang.String aKey,
AnalysisEngineController aController)
|