|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IClusterConfigProvider
Provides configuration for the sync service
| Method Summary | |
|---|---|
ClusterConfig |
getConfig()
Get the ClusterConfig that represents the current cluster |
void |
init(SyncManager syncManager,
FloodlightModuleContext context)
Initialize the provider with the configuration parameters from the Floodlight module context. |
| Method Detail |
|---|
void init(SyncManager syncManager,
FloodlightModuleContext context)
throws SyncException
config -
SyncException
ClusterConfig getConfig()
throws SyncException
ClusterConfig that represents the current cluster
ClusterConfig object
SyncException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||