Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.ReconciliationFrameworkRegistrar
-
-
Uses of ReconciliationFrameworkRegistrar in org.opendaylight.openflowplugin.api.openflow.lifecycle
Subinterfaces of ReconciliationFrameworkRegistrar in org.opendaylight.openflowplugin.api.openflow.lifecycle Modifier and Type Interface Description interface
OwnershipChangeListener
Internal OFP interface used by mastership service. -
Uses of ReconciliationFrameworkRegistrar in org.opendaylight.openflowplugin.api.openflow.mastership
Subinterfaces of ReconciliationFrameworkRegistrar in org.opendaylight.openflowplugin.api.openflow.mastership Modifier and Type Interface Description interface
MastershipChangeServiceManager
Provider to register mastership change listener. -
Uses of ReconciliationFrameworkRegistrar in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement ReconciliationFrameworkRegistrar Modifier and Type Class Description class
MastershipChangeServiceManagerImpl
-