Uses of Class
org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeException
-
-
Uses of MastershipChangeException in org.opendaylight.openflowplugin.api.openflow.mastership
Methods in org.opendaylight.openflowplugin.api.openflow.mastership that throw MastershipChangeException Modifier and Type Method Description ReconciliationFrameworkRegistrationMastershipChangeServiceManager. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent mastershipRFRegistration)Setter for reconciliation framework event listener. -
Uses of MastershipChangeException in org.opendaylight.openflowplugin.applications.reconciliation.impl
Methods in org.opendaylight.openflowplugin.applications.reconciliation.impl that throw MastershipChangeException Modifier and Type Method Description voidReconciliationManagerImpl. start() -
Uses of MastershipChangeException in org.opendaylight.openflowplugin.impl.mastership
Methods in org.opendaylight.openflowplugin.impl.mastership that throw MastershipChangeException Modifier and Type Method Description ReconciliationFrameworkRegistrationMastershipChangeServiceManagerImpl. reconciliationFrameworkRegistration(@NonNull ReconciliationFrameworkEvent reconciliationFrameworkEvent)
-