public class UimaASPrimitiveDeploymentDescriptorImpl extends DeploymentDescriptorImpl implements UimaASPrimitiveDeploymentDescriptor
deploymentDescriptor
Constructor and Description |
---|
UimaASPrimitiveDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context)
Instantiates a new uima as primitive deployment descriptor impl.
|
Modifier and Type | Method and Description |
---|---|
CollectionProcessCompleteErrors |
getCollectionProcessCompleteErrorHandlingSettings()
Gets the collection process complete error handling settings.
|
GetMetaErrorHandlingSettings |
getGetMetaErrorHandlingSettings()
Gets the gets the meta error handling settings.
|
ProcessCasErrors |
getProcessErrorHandlingSettings()
Gets the process error handling settings.
|
int |
getScaleup()
Gets the scaleup.
|
void |
setScaleup(int scaleup)
Sets the scaleup.
|
getBroker, getCasPoolSize, getDeploymentDescriptor, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBroker, getCasPoolSize, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML
public UimaASPrimitiveDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd, ServiceContext context)
dd
- the ddcontext
- the contextpublic void setScaleup(int scaleup)
UimaASPrimitiveDeploymentDescriptor
setScaleup
in interface UimaASPrimitiveDeploymentDescriptor
scaleup
- the new scaleuppublic int getScaleup()
UimaASPrimitiveDeploymentDescriptor
getScaleup
in interface UimaASPrimitiveDeploymentDescriptor
public ProcessCasErrors getProcessErrorHandlingSettings()
UimaASPrimitiveDeploymentDescriptor
getProcessErrorHandlingSettings
in interface UimaASPrimitiveDeploymentDescriptor
public GetMetaErrorHandlingSettings getGetMetaErrorHandlingSettings()
UimaASPrimitiveDeploymentDescriptor
getGetMetaErrorHandlingSettings
in interface UimaASPrimitiveDeploymentDescriptor
public CollectionProcessCompleteErrors getCollectionProcessCompleteErrorHandlingSettings()
UimaASPrimitiveDeploymentDescriptor
getCollectionProcessCompleteErrorHandlingSettings
in interface UimaASPrimitiveDeploymentDescriptor
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.