Uses of Class
org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManager
-
Packages that use DeviceMastershipManager Package Description org.opendaylight.openflowplugin.applications.frsync.impl -
-
Uses of DeviceMastershipManager in org.opendaylight.openflowplugin.applications.frsync.impl
Constructors in org.opendaylight.openflowplugin.applications.frsync.impl with parameters of type DeviceMastershipManager Constructor Description SimplifiedOperationalListener(SyncReactor reactor, FlowCapableNodeSnapshotDao operationalSnapshot, FlowCapableNodeDao configDao, ReconciliationRegistry reconciliationRegistry, DeviceMastershipManager deviceMastershipManager)
SyncReactorClusterDecorator(SyncReactor delegate, DeviceMastershipManager deviceMastershipManager)
-