|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComputationExecutor | |
|---|---|
| org.semanticweb.elk.util.concurrent.computation | |
| Uses of ComputationExecutor in org.semanticweb.elk.util.concurrent.computation |
|---|
| Fields in org.semanticweb.elk.util.concurrent.computation declared as ComputationExecutor | |
|---|---|
protected ComputationExecutor |
ConcurrentComputation.executor
the executor used internally to run the jobs |
| Constructors in org.semanticweb.elk.util.concurrent.computation with parameters of type ComputationExecutor | |
|---|---|
ConcurrentComputation(F inputProcessorFactory,
ComputationExecutor executor,
int maxWorkers)
Creating a ConcurrentComputation instance. |
|
ConcurrentComputation(F inputProcessorFactory,
ComputationExecutor executor,
int maxWorkers,
int bufferCapacity)
Creating a ConcurrentComputation instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||