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.mastership
Methods in org.opendaylight.openflowplugin.api.openflow.mastership that return ReconciliationFrameworkRegistration Modifier and Type Method Description ReconciliationFrameworkRegistration
MastershipChangeServiceManager. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent mastershipRFRegistration)
Setter for reconciliation framework event listener. -
Uses of ReconciliationFrameworkRegistration in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement ReconciliationFrameworkRegistration Modifier and Type Class Description class
ReconciliationFrameworkServiceDelegate
Methods in org.opendaylight.openflowplugin.impl.mastership that return ReconciliationFrameworkRegistration Modifier and Type Method Description ReconciliationFrameworkRegistration
MastershipChangeServiceManagerImpl. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent reconciliationFrameworkEvent)
-