|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.resourceSpecifier.factory.impl.ScaleoutImpl
public class ScaleoutImpl
The Class ScaleoutImpl.
Constructor Summary | |
---|---|
protected |
ScaleoutImpl(org.apache.uima.resourceSpecifier.ScaleoutType st,
ServiceContext context)
Instantiates a new scaleout impl. |
Method Summary | |
---|---|
int |
getNumberOfInstances()
Gets the number of instances. |
void |
setNumberOfInstances(int numberOfInstances)
Sets the number of instances. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ScaleoutImpl(org.apache.uima.resourceSpecifier.ScaleoutType st, ServiceContext context)
st
- the stcontext
- the contextMethod Detail |
---|
public int getNumberOfInstances()
Scaleout
getNumberOfInstances
in interface Scaleout
public void setNumberOfInstances(int numberOfInstances)
Scaleout
setNumberOfInstances
in interface Scaleout
numberOfInstances
- the new number of instances
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |