|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CasProcessorMaxRestarts | |
---|---|
org.apache.uima.collection.impl.metadata.cpe | |
org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. |
Uses of CasProcessorMaxRestarts in org.apache.uima.collection.impl.metadata.cpe |
---|
Methods in org.apache.uima.collection.impl.metadata.cpe that return CasProcessorMaxRestarts | |
---|---|
static CasProcessorMaxRestarts |
CpeDescriptorFactory.produceCasProcessorMaxRestarts()
|
Uses of CasProcessorMaxRestarts in org.apache.uima.collection.metadata |
---|
Methods in org.apache.uima.collection.metadata that return CasProcessorMaxRestarts | |
---|---|
CasProcessorMaxRestarts |
CasProcessorErrorHandling.getMaxConsecutiveRestarts()
Returns max number of restarts allowed for a CasProcessor and an action to take by the CPE in case the threshold is reached. |
Methods in org.apache.uima.collection.metadata with parameters of type CasProcessorMaxRestarts | |
---|---|
void |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |