Uses of Interface
org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeServiceManager
-
-
Uses of MastershipChangeServiceManager in org.opendaylight.openflowplugin.applications.frm.impl
Constructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type MastershipChangeServiceManager Constructor Description DeviceMastershipManager(org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, FlowNodeReconciliation reconcliationAgent, org.opendaylight.mdsal.binding.api.DataBroker dataBroker, MastershipChangeServiceManager mastershipChangeServiceManager, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, FrmReconciliationService reconciliationService)
ForwardingRulesManagerImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcConsumerRegistry rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider clusterSingletonService, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager, ListenerRegistrationHelper registrationHelper)
-
Uses of MastershipChangeServiceManager in org.opendaylight.openflowplugin.applications.reconciliation.impl
Constructors in org.opendaylight.openflowplugin.applications.reconciliation.impl with parameters of type MastershipChangeServiceManager Constructor Description ReconciliationManagerImpl(MastershipChangeServiceManager mastershipChangeServiceManager)
-
Uses of MastershipChangeServiceManager in org.opendaylight.openflowplugin.impl
Constructors in org.opendaylight.openflowplugin.impl with parameters of type MastershipChangeServiceManager Constructor Description OpenFlowPluginProviderImpl(ConfigurationService configurationService, SwitchConnectionProviderList switchConnectionProviders, PingPongDataBroker pingPongDataBroker, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderRegistry, org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonServiceProvider, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, MastershipChangeServiceManager mastershipChangeServiceManager, OpenflowDiagStatusProvider openflowDiagStatusProvider, org.opendaylight.infrautils.ready.SystemReadyMonitor systemReadyMonitor)
-
Uses of MastershipChangeServiceManager in org.opendaylight.openflowplugin.impl.mastership
Classes in org.opendaylight.openflowplugin.impl.mastership that implement MastershipChangeServiceManager Modifier and Type Class Description class
MastershipChangeServiceManagerImpl
-