public class CasProcessorErrorHandlingImpl
extends org.apache.uima.resource.metadata.impl.MetaDataObject_impl
implements org.apache.uima.collection.metadata.CasProcessorErrorHandling
org.apache.uima.resource.metadata.impl.MetaDataObject_impl.MetaDataAttr, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext, org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer| Constructor and Description |
|---|
CasProcessorErrorHandlingImpl()
Instantiates a new cas processor error handling impl.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold |
getErrorRateThreshold() |
org.apache.uima.collection.metadata.CasProcessorMaxRestarts |
getMaxConsecutiveRestarts() |
org.apache.uima.collection.metadata.CasProcessorTimeout |
getTimeout() |
protected org.apache.uima.resource.metadata.impl.XmlizationInfo |
getXmlizationInfo() |
void |
setErrorRateThreshold(org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold aCasPErrorThreshold) |
void |
setMaxConsecutiveRestarts(org.apache.uima.collection.metadata.CasProcessorMaxRestarts aCasPRestarts) |
void |
setTimeout(org.apache.uima.collection.metadata.CasProcessorTimeout aTimeout) |
buildFromXMLElement, buildFromXMLElement, clone, equals, getAdditionalAttributes, getAttributeClass, getAttributeValue, getInfoset, getMatchingNode, getPropertyDescriptors, getPropertyXmlInfo, getRelativePathBase, getSerialContext, getSourceUrl, getSourceUrlString, getWrapperClass, getXMLAttributes, hashCode, isModifiable, listAttributes, readArrayPropertyValueFromXMLElement, readMapPropertyFromXml, readPropertyValueFromXMLElement, readUnknownPropertyValueFromXMLElement, resolveSettings, setAttributeValue, setInfoset, setSourceUrl, setSourceUrlIfNull, toString, toXML, toXML, toXML, toXML, valueIsNullOrEmptyArray, writeArrayPropertyAsElement, writeMapPropertyToXml, writePropertyAsElementfinalize, getClass, notify, notifyAll, wait, wait, waitpublic CasProcessorErrorHandlingImpl()
public void setMaxConsecutiveRestarts(org.apache.uima.collection.metadata.CasProcessorMaxRestarts aCasPRestarts)
setMaxConsecutiveRestarts in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingpublic org.apache.uima.collection.metadata.CasProcessorMaxRestarts getMaxConsecutiveRestarts()
getMaxConsecutiveRestarts in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingpublic void setErrorRateThreshold(org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold aCasPErrorThreshold)
setErrorRateThreshold in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingpublic org.apache.uima.collection.metadata.CasProcessorErrorRateThreshold getErrorRateThreshold()
getErrorRateThreshold in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingpublic void setTimeout(org.apache.uima.collection.metadata.CasProcessorTimeout aTimeout)
setTimeout in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingpublic org.apache.uima.collection.metadata.CasProcessorTimeout getTimeout()
getTimeout in interface org.apache.uima.collection.metadata.CasProcessorErrorHandlingprotected org.apache.uima.resource.metadata.impl.XmlizationInfo getXmlizationInfo()
getXmlizationInfo in class org.apache.uima.resource.metadata.impl.MetaDataObject_implCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.