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