Package | Description |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Modifier and Type | Method and Description |
---|---|
Scaleout |
AnalysisEngine.getInputQueueScaleout()
Gets the input queue scaleout.
|
Scaleout |
AnalysisEngine.getReplyQueueScaleout()
Gets the reply queue scaleout.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisEngine.setInputQueueScaleout(Scaleout scaleout)
Sets the input queue scaleout.
|
void |
AnalysisEngine.setReplyQueueScaleout(Scaleout scaleout)
Sets the reply queue scaleout.
|
Modifier and Type | Class and Description |
---|---|
class |
ScaleoutImpl
The Class ScaleoutImpl.
|
Modifier and Type | Method and Description |
---|---|
Scaleout |
TopLevelAnalysisEngineImpl.getInputQueueScaleout() |
Scaleout |
TopLevelAnalysisEngineImpl.getReplyQueueScaleout() |
Modifier and Type | Method and Description |
---|---|
void |
TopLevelAnalysisEngineImpl.setInputQueueScaleout(Scaleout scaleup) |
void |
TopLevelAnalysisEngineImpl.setReplyQueueScaleout(Scaleout replyQueueScaleout) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.