|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sdnplatform.sync.internal.SyncManager.HintWorker
protected class SyncManager.HintWorker
Worker thread that will drain the sync item queue and write the appropriate messages to the node I/O channels
| Field Summary | |
|---|---|
protected java.util.Map<java.lang.String,SyncMessage> |
messages
|
| Constructor Summary | |
|---|---|
protected |
SyncManager.HintWorker()
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Map<java.lang.String,SyncMessage> messages
| Constructor Detail |
|---|
protected SyncManager.HintWorker()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||