Package org.sdnplatform.sync.internal

Class Summary
AbstractStoreClient<K,V>  
AbstractSyncManager An abstract base class for modules providing ISyncService
Cursor  
DefaultStoreClient<K,V> Default implementation of a store client used for accessing a store locally in process.
StoreRegistry Manage registered stores and associated metadata
StoreRegistry.Hint A hint representing a hint key and a value
StoreRegistry.HintKey A key in the hint store
SyncManager Implementation for ISyncService that keeps local copies of the data and will synchronize it to other nodes in the cluster
SyncTorture A floodlight module that will start up and start doing horrible, horrible things to the sync service.
SyncTorture.TortureValue