Uses of Interface
org.apache.uima.collection.metadata.CasProcessorMaxRestarts
Package
Description
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CasProcessorMaxRestarts in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionCasProcessorErrorHandling.getMaxConsecutiveRestarts()
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.setMaxConsecutiveRestarts
(CasProcessorMaxRestarts aCasPRestarts) Sets max number of restarts allowed for a CasProcessor and an action to take by the CPE in case the threshold is reached. -
Uses of CasProcessorMaxRestarts in org.apache.uima.impl