Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent
- 
- 
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.api.openflow.mastershipMethods 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.implClasses in org.opendaylight.openflowplugin.applications.reconciliation.impl that implement ReconciliationFrameworkEvent Modifier and Type Class Description classReconciliationManagerImpl
- 
Uses of ReconciliationFrameworkEvent in org.opendaylight.openflowplugin.impl.mastershipClasses 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)
 
-