Modifier | Constructor and Description |
---|---|
protected |
ScaleoutImpl(org.apache.uima.resourceSpecifier.ScaleoutType st,
ServiceContext context)
Instantiates a new scaleout impl.
|
Modifier and Type | Method and Description |
---|---|
int |
getNumberOfInstances()
Gets the number of instances.
|
void |
setNumberOfInstances(int numberOfInstances)
Sets the number of instances.
|
protected ScaleoutImpl(org.apache.uima.resourceSpecifier.ScaleoutType st, ServiceContext context)
st
- the stcontext
- the contextpublic int getNumberOfInstances()
Scaleout
getNumberOfInstances
in interface Scaleout
public void setNumberOfInstances(int numberOfInstances)
Scaleout
setNumberOfInstances
in interface Scaleout
numberOfInstances
- the new number of instancesCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.