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 ReconciliationFrameworkRegistrationMastershipChangeServiceManager. 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 classReconciliationManagerImpl -
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement ReconciliationFrameworkEvent Modifier and Type Class Description classReconciliationFrameworkServiceDelegateMethods in org.opendaylight.openflowplugin.impl.mastership with parameters of type ReconciliationFrameworkEvent Modifier and Type Method Description ReconciliationFrameworkRegistrationMastershipChangeServiceManagerImpl. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent reconciliationFrameworkEvent)
-