Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration
- 
Packages that use ReconciliationFrameworkRegistration Package Description org.opendaylight.openflowplugin.api.openflow.mastership org.opendaylight.openflowplugin.impl.mastership 
- 
- 
Uses of ReconciliationFrameworkRegistration in org.opendaylight.openflowplugin.api.openflow.mastershipMethods in org.opendaylight.openflowplugin.api.openflow.mastership that return ReconciliationFrameworkRegistration Modifier and Type Method Description ReconciliationFrameworkRegistrationMastershipChangeServiceManager. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent mastershipRFRegistration)Setter for reconciliation framework event listener.
- 
Uses of ReconciliationFrameworkRegistration in org.opendaylight.openflowplugin.impl.mastershipClasses in org.opendaylight.openflowplugin.impl.mastership that implement ReconciliationFrameworkRegistration Modifier and Type Class Description classReconciliationFrameworkServiceDelegateMethods in org.opendaylight.openflowplugin.impl.mastership that return ReconciliationFrameworkRegistration Modifier and Type Method Description ReconciliationFrameworkRegistrationMastershipChangeServiceManagerImpl. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent reconciliationFrameworkEvent)
 
-