Uses of Class
org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistry
-
Packages that use ReconciliationRegistry Package Description org.opendaylight.openflowplugin.applications.frsync.impl org.opendaylight.openflowplugin.applications.frsync.impl.clustering -
-
Uses of ReconciliationRegistry in org.opendaylight.openflowplugin.applications.frsync.impl
Constructors in org.opendaylight.openflowplugin.applications.frsync.impl with parameters of type ReconciliationRegistry Constructor Description SimplifiedOperationalListener(SyncReactor reactor, FlowCapableNodeSnapshotDao operationalSnapshot, FlowCapableNodeDao configDao, ReconciliationRegistry reconciliationRegistry, DeviceMastershipManager deviceMastershipManager)
SyncReactorRetryDecorator(SyncReactor delegate, ReconciliationRegistry reconciliationRegistry)
-
Uses of ReconciliationRegistry in org.opendaylight.openflowplugin.applications.frsync.impl.clustering
Constructors in org.opendaylight.openflowplugin.applications.frsync.impl.clustering with parameters of type ReconciliationRegistry Constructor Description DeviceMastership(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId, ReconciliationRegistry reconciliationRegistry, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService)
DeviceMastershipManager(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ReconciliationRegistry reconciliationRegistry)
-