Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.MasterChecker
-
Packages that use MasterChecker Package Description org.opendaylight.openflowplugin.api.openflow.lifecycle org.opendaylight.openflowplugin.impl.lifecycle org.opendaylight.openflowplugin.impl.mastership -
-
Uses of MasterChecker in org.opendaylight.openflowplugin.api.openflow.lifecycle
Methods in org.opendaylight.openflowplugin.api.openflow.lifecycle with parameters of type MasterChecker Modifier and Type Method Description void
OwnershipChangeListener. setMasterChecker(@NonNull MasterChecker masterChecker)
Set the device mastership checker. -
Uses of MasterChecker in org.opendaylight.openflowplugin.impl.lifecycle
Classes in org.opendaylight.openflowplugin.impl.lifecycle that implement MasterChecker Modifier and Type Class Description class
ContextChainHolderImpl
-
Uses of MasterChecker in org.opendaylight.openflowplugin.impl.mastership
Methods in org.opendaylight.openflowplugin.impl.mastership with parameters of type MasterChecker Modifier and Type Method Description void
MastershipChangeServiceManagerImpl. setMasterChecker(@NonNull MasterChecker masterChecker)
-