|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scaleout | |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Uses of Scaleout in org.apache.uima.resourceSpecifier.factory |
---|
Methods in org.apache.uima.resourceSpecifier.factory that return Scaleout | |
---|---|
Scaleout |
AnalysisEngine.getInputQueueScaleout()
Gets the input queue scaleout. |
Scaleout |
AnalysisEngine.getReplyQueueScaleout()
Gets the reply queue scaleout. |
Methods in org.apache.uima.resourceSpecifier.factory with parameters of type Scaleout | |
---|---|
void |
AnalysisEngine.setInputQueueScaleout(Scaleout scaleout)
Sets the input queue scaleout. |
void |
AnalysisEngine.setReplyQueueScaleout(Scaleout scaleout)
Sets the reply queue scaleout. |
Uses of Scaleout in org.apache.uima.resourceSpecifier.factory.impl |
---|
Classes in org.apache.uima.resourceSpecifier.factory.impl that implement Scaleout | |
---|---|
class |
ScaleoutImpl
The Class ScaleoutImpl. |
Methods in org.apache.uima.resourceSpecifier.factory.impl that return Scaleout | |
---|---|
Scaleout |
TopLevelAnalysisEngineImpl.getInputQueueScaleout()
|
Scaleout |
TopLevelAnalysisEngineImpl.getReplyQueueScaleout()
|
Methods in org.apache.uima.resourceSpecifier.factory.impl with parameters of type Scaleout | |
---|---|
void |
TopLevelAnalysisEngineImpl.setInputQueueScaleout(Scaleout scaleup)
|
void |
TopLevelAnalysisEngineImpl.setReplyQueueScaleout(Scaleout replyQueueScaleout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |