public class AsynchronousLocalEngineRunnerFactory extends Object implements EngineRunnerFactory
EngineRunnerFactory which creates
AsynchronousLocalEngineRunners.| Constructor and Description |
|---|
AsynchronousLocalEngineRunnerFactory() |
| Modifier and Type | Method and Description |
|---|---|
AsynchronousLocalEngineRunner |
createEngineRunner() |
void |
setNumThreads(int numThreads) |
public AsynchronousLocalEngineRunnerFactory()
public AsynchronousLocalEngineRunner createEngineRunner()
createEngineRunner in interface EngineRunnerFactorypublic void setNumThreads(int numThreads)
Copyright © 1999–2017 Apache OODT. All rights reserved.