|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.semanticweb.elk.util.concurrent.computation | |
|---|---|
| org.semanticweb.elk.util.concurrent.computation | |
| Classes in org.semanticweb.elk.util.concurrent.computation used by org.semanticweb.elk.util.concurrent.computation | |
|---|---|
| ComputationExecutor
A custom ExecutorService for starting a several copies of runnable
tasks, and waiting for it computation; it allows to interrupt all running
tasks without shutting down the ExecutorService. |
|
| ComputationThreadGroup
Thread groups used by this executor |
|
| InputProcessor
An abstract interface for submitting and processing jobs of a certain type. |
|
| InputProcessorFactory
An factory for creation of input processor engines of a given type. |
|
| InputProcessorListenerNotifyFinishedJob
A listener to be used with InputProcessor that can be used to perform
actions when a job is processed. |
|
| Interrupter
An abstract interface for interrupting computations and monitoring if computations have been interrupted. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||