Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.MasterChecker
Packages that use MasterChecker
Package
Description
- 
Uses of MasterChecker in org.opendaylight.openflowplugin.api.openflow.lifecycleMethods in org.opendaylight.openflowplugin.api.openflow.lifecycle with parameters of type MasterCheckerModifier and TypeMethodDescriptionvoidOwnershipChangeListener.setMasterChecker(@NonNull MasterChecker masterChecker) Set the device mastership checker.
- 
Uses of MasterChecker in org.opendaylight.openflowplugin.impl.lifecycleClasses in org.opendaylight.openflowplugin.impl.lifecycle that implement MasterChecker
- 
Uses of MasterChecker in org.opendaylight.openflowplugin.impl.mastershipMethods in org.opendaylight.openflowplugin.impl.mastership with parameters of type MasterCheckerModifier and TypeMethodDescriptionvoidMastershipChangeServiceManagerImpl.setMasterChecker(@NonNull MasterChecker masterChecker)