Uses of Class
org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistry
Packages that use ReconciliationRegistry
Package
Description
- 
Uses of ReconciliationRegistry in org.opendaylight.openflowplugin.applications.frsync.implConstructors in org.opendaylight.openflowplugin.applications.frsync.impl with parameters of type ReconciliationRegistryModifierConstructorDescriptionSimplifiedOperationalListener(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.clusteringConstructors in org.opendaylight.openflowplugin.applications.frsync.impl.clustering with parameters of type ReconciliationRegistryModifierConstructorDescriptionDeviceMastership(NodeId nodeId, ReconciliationRegistry reconciliationRegistry, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService) DeviceMastershipManager(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ReconciliationRegistry reconciliationRegistry)