| Package | Description |
|---|---|
| org.openksavi.sponge.engine |
| Modifier and Type | Method and Description |
|---|---|
ProcessableThreadPool |
ThreadPoolManager.createFilterProcessingUnitListenerThreadPool(FilterProcessingUnit filterProcessingUnit)
Creates a new thread pool used by the Filter Processing Unit for listening to the Input Event Queue.
|
ProcessableThreadPool |
ThreadPoolManager.createMainProcessingUnitDecomposedQueueThreadPool(Processable processable)
Creates a new thread pool used by the Main Processing Unit for listening to the decomposed queue.
|
ProcessableThreadPool |
ThreadPoolManager.createMainProcessingUnitListenerThreadPool(MainProcessingUnit mainProcessingUnit)
Creates a new thread pool used by the Main Processing Unit for listening to the Main Event Queue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThreadPoolManager.startupProcessableThreadPool(ProcessableThreadPool threadPool)
Starts up a processable thread pool.
|
Copyright © 2016–2017 Softelnet. All rights reserved.