| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISyncService | |
|---|---|
| net.floodlightcontroller.devicemanager.internal | |
| org.sdnplatform.sync.internal | |
| org.sdnplatform.sync.internal.remote | |
| Uses of ISyncService in net.floodlightcontroller.devicemanager.internal | 
|---|
| Methods in net.floodlightcontroller.devicemanager.internal with parameters of type ISyncService | |
|---|---|
protected  void | 
DeviceManagerImpl.setSyncServiceIfNotSet(ISyncService syncService)
For testing.  | 
| Uses of ISyncService in org.sdnplatform.sync.internal | 
|---|
| Classes in org.sdnplatform.sync.internal that implement ISyncService | |
|---|---|
 class | 
AbstractSyncManager
An abstract base class for modules providing ISyncService | 
 class | 
SyncManager
Implementation for ISyncService that keeps local copies of the data
 and will synchronize it to other nodes in the cluster | 
| Uses of ISyncService in org.sdnplatform.sync.internal.remote | 
|---|
| Classes in org.sdnplatform.sync.internal.remote that implement ISyncService | |
|---|---|
 class | 
RemoteSyncManager
Implementation of a sync service that passes its functionality off to a remote sync manager over a TCP connection  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||