public class ParallelStep
extends org.apache.uima.flow.Step
Constructor and Description |
---|
ParallelStep(String[] aCasProcessorKeys) |
Modifier and Type | Method and Description |
---|---|
String[] |
getAnalysisEngineKeys()
Gets the key of the Analysis Engine to which the CAS should be routed.
|
void |
setAnalysisEngineKeys(String[] aKeys)
Sets the key of the Analysis Engine to which the CAS should be routed.
|
public ParallelStep(String[] aCasProcessorKeys)
public String[] getAnalysisEngineKeys()
public void setAnalysisEngineKeys(String[] aKeys)
Copyright © 2017. All rights reserved.