| Package | Description |
|---|---|
| org.semanticweb.elk.util.concurrent.computation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputProcessorFactory<I,P extends InputProcessor<I>>
An factory for creation of input processor engines of a given type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseInputProcessor<J>
FIXME delete it, the queue is not supposed to be local to the worker
Implements basic job queueing and lets subclasses focus on processing single
jobs
|
class |
DelegatingInputProcessor<J> |
| Constructor and Description |
|---|
DelegatingInputProcessor(InputProcessor<J> p) |
Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.