
| Interface | Description |
|---|---|
| Executor |
Processor executor.
|
| Class | Description |
|---|---|
| ParallelCore |
Core for parallel processing in ELKI, based on
ThreadPoolExecutor. |
| ParallelExecutor |
Class to run processors in parallel, on all available cores.
|
| ParallelExecutor.BlockArrayRunner |
Run for an array part, without step size.
|
| SingleThreadedExecutor |
Class to process the whole data set in a single thread.
|
| SingleThreadedExecutor.SingleThreadedRunner |
Run for an array part, without step size.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.