|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resourceSpecifier.factory.impl.DeploymentDescriptorImpl
org.apache.uima.resourceSpecifier.factory.impl.UimaASPrimitiveDeploymentDescriptorImpl
public class UimaASPrimitiveDeploymentDescriptorImpl
The Class UimaASPrimitiveDeploymentDescriptorImpl.
Field Summary |
---|
Fields inherited from class org.apache.uima.resourceSpecifier.factory.impl.DeploymentDescriptorImpl |
---|
deploymentDescriptor |
Constructor Summary | |
---|---|
UimaASPrimitiveDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd,
ServiceContext context)
Instantiates a new uima as primitive deployment descriptor impl. |
Method Summary | |
---|---|
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. |
Methods inherited from class org.apache.uima.resourceSpecifier.factory.impl.DeploymentDescriptorImpl |
---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.uima.resourceSpecifier.factory.DeploymentDescriptor |
---|
getBroker, getCasPoolSize, getDescription, getEndpoint, getInitialHeapSize, getName, getPrefetch, getProtocol, getProvider, getServiceAnalysisEngineDescriptor, isAsync, save, setAsync, setBroker, setCasPoolSize, setDescription, setEndoint, setInitialHeapSize, setName, setPrefetch, setProtocol, setProvider, setServiceAnalysisEngineDescriptor, toXML |
Constructor Detail |
---|
public UimaASPrimitiveDeploymentDescriptorImpl(org.apache.uima.resourceSpecifier.AnalysisEngineDeploymentDescriptionDocument dd, ServiceContext context)
dd
- the ddcontext
- the contextMethod Detail |
---|
public 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |