Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration
-
Packages that use MastershipChangeRegistration Package Description org.opendaylight.openflowplugin.api.openflow.mastership org.opendaylight.openflowplugin.impl.mastership -
-
Uses of MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership
Methods in org.opendaylight.openflowplugin.api.openflow.mastership that return MastershipChangeRegistration Modifier and Type Method Description @NonNull MastershipChangeRegistration
MastershipChangeServiceManager. register(@NonNull MastershipChangeService service)
Register of mastership change listener. -
Uses of MastershipChangeRegistration in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement MastershipChangeRegistration Modifier and Type Class Description class
MastershipServiceDelegate
Methods in org.opendaylight.openflowplugin.impl.mastership that return MastershipChangeRegistration Modifier and Type Method Description @NonNull MastershipChangeRegistration
MastershipChangeServiceManagerImpl. register(@NonNull MastershipChangeService service)
-