Uses of Interface
org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold
Package
Description
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CasProcessorErrorRateThreshold in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCasProcessorErrorHandling.getErrorRateThreshold()
Returns max number of restarts allowed for a CasProcessor and an action to take by the CPE in case the threshold is reached.Modifier and TypeMethodDescriptionvoid
CasProcessorErrorHandling.setErrorRateThreshold
(CasProcessorErrorRateThreshold aCasPErrorThreshold) Sets max number of errors allowed for a CasProcessor and an action to take by the CPE in case the threshold is reached. -
Uses of CasProcessorErrorRateThreshold in org.apache.uima.impl
Modifier and TypeMethodDescriptionResourceSpecifierFactory_impl.createCasProcessorErrorRateThreshold()