| Package | Description | 
|---|---|
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CasProcessorErrorRateThreshold | CpeDescriptorFactory. produceCasProcessorErrorRateThreshold() | 
| Modifier and Type | Method and Description | 
|---|---|
| CasProcessorErrorRateThreshold | CasProcessorErrorHandling. 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 Type | Method and Description | 
|---|---|
| void | 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. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.