| Package | Description |
|---|---|
| org.semanticweb.elk.util.concurrent.computation |
| Class and Description |
|---|
| ConcurrentComputation
A class for concurrent processing using the supplied
ProcessorFactory
. |
| ConcurrentExecutor
An object that can be used for starting several copies of runnable tasks in
parallel, and waiting for its completion.
|
| InputProcessor
A
Processor that can be additionally used to submit jobs of a certain
type for concurrent processing. |
| InputProcessorFactory
A
ProcessorFactory that produce InputProcessors of a given
type. |
| Interruptible
Instances of this interface may change the interruption status.
|
| InterruptMonitor
Instances of this interface may monitor the interruption status.
|
| JobMonitor
An object to monitor execution of a job.
|
| Processor
An abstract interface for concurrent processing.
|
| ProcessorFactory
A factory for creation of
InputProcessors of a given type. |
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.