Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent
-
-
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.api.openflow.mastership
Methods in org.opendaylight.openflowplugin.api.openflow.mastership with parameters of type ReconciliationFrameworkEvent Modifier and Type Method Description ReconciliationFrameworkRegistration
MastershipChangeServiceManager. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent mastershipRFRegistration)
Setter for reconciliation framework event listener. -
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.applications.reconciliation.impl
Classes in org.opendaylight.openflowplugin.applications.reconciliation.impl that implement ReconciliationFrameworkEvent Modifier and Type Class Description class
ReconciliationManagerImpl
-
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement ReconciliationFrameworkEvent Modifier and Type Class Description class
ReconciliationFrameworkServiceDelegate
Methods in org.opendaylight.openflowplugin.impl.mastership with parameters of type ReconciliationFrameworkEvent Modifier and Type Method Description ReconciliationFrameworkRegistration
MastershipChangeServiceManagerImpl. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent reconciliationFrameworkEvent)
-