protected class BatchSharingExecutor2.CommunicationWorker
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
CommunicationWorker(java.util.concurrent.BlockingQueue<INodeInstance> tasks) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public CommunicationWorker(java.util.concurrent.BlockingQueue<INodeInstance> tasks)