Public Member Functions | |
| void | cancelScheduledWorkUnits () |
| int | currentQueueSize () |
| ERWorkUnit | dispatchWorkUnit () |
| void | resumeWorkers () |
| ERResultUnit | scheduleWorkUnit (ERWorkUnit workUnit) |
| void | shutdownWorkers () |
| void | startWorkers () |
| void | suspendWorkers () |
| void cancelScheduledWorkUnits | ( | ) |
Implemented in ERLocalWorkerChannel.
| int currentQueueSize | ( | ) |
Implemented in ERLocalWorkerChannel.
| ERWorkUnit dispatchWorkUnit | ( | ) |
Implemented in ERLocalWorkerChannel.
| void resumeWorkers | ( | ) |
Implemented in ERLocalWorkerChannel.
| ERResultUnit scheduleWorkUnit | ( | ERWorkUnit | workUnit | ) |
Implemented in ERLocalWorkerChannel.
| void shutdownWorkers | ( | ) |
Implemented in ERLocalWorkerChannel.
| void startWorkers | ( | ) |
Implemented in ERLocalWorkerChannel.
| void suspendWorkers | ( | ) |
Implemented in ERLocalWorkerChannel.
1.5.8