public interface UimaASPrimitiveDeploymentDescriptor extends DeploymentDescriptor
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, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML
void setScaleup(int scaleup)
scaleup
- the new scaleupint getScaleup()
ProcessCasErrors getProcessErrorHandlingSettings()
GetMetaErrorHandlingSettings getGetMetaErrorHandlingSettings()
CollectionProcessCompleteErrors getCollectionProcessCompleteErrorHandlingSettings()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.