Package | Description |
---|---|
org.apache.uima.collection.impl.metadata.cpe | |
org.apache.uima.collection.metadata |
Java object representation of a CPE Descriptor.
|
org.apache.uima.impl |
Contains reference implementations of the interfaces in
org.apache.uima . |
Modifier and Type | Class and Description |
---|---|
class |
CasProcessorErrorRateThresholdImpl |
Modifier and Type | Method and Description |
---|---|
CasProcessorErrorRateThreshold |
CasProcessorErrorHandlingImpl.getErrorRateThreshold() |
static CasProcessorErrorRateThreshold |
CpeDescriptorFactory.produceCasProcessorErrorRateThreshold() |
Modifier and Type | Method and Description |
---|---|
void |
CasProcessorErrorHandlingImpl.setErrorRateThreshold(CasProcessorErrorRateThreshold aCasPErrorThreshold) |
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.
|
Modifier and Type | Method and Description |
---|---|
CasProcessorErrorRateThreshold |
ResourceSpecifierFactory_impl.createCasProcessorErrorRateThreshold() |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.