Uses of Interface
org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.UpgradeState
Packages that use UpgradeState
-
Uses of UpgradeState in org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl
Classes in org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl that implement UpgradeStateModifier and TypeClassDescriptionfinal classDefault implementation ofUpgradeState, driven by datastore updates.Constructors in org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl with parameters of type UpgradeStateModifierConstructorDescriptionArbitratorReconciliationManagerImpl(ReconciliationManager reconciliationManager, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, org.opendaylight.mdsal.binding.api.RpcService rpcService, UpgradeState upgradeState)