| Package | Description |
|---|---|
| org.semanticweb.elk.util.concurrent.computation |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentComputation<F extends ProcessorFactory<?>>
A class for concurrent processing using the supplied
ProcessorFactory
. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InputProcessorFactory<I,P extends InputProcessor<I>>
A
ProcessorFactory that produce InputProcessors of a given
type. |
| Modifier and Type | Field and Description |
|---|---|
protected F |
ConcurrentComputation.processorFactory
the factory for the input processor engines
|
Copyright © 2011–2024 Live Ontologies Project. All rights reserved.