Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflowplugin.app.frm.reconciliation.service.rev180227.FrmReconciliationService
Packages that use FrmReconciliationService
Package
Description
-
Uses of FrmReconciliationService in org.opendaylight.openflowplugin.applications.frm.impl
Classes in org.opendaylight.openflowplugin.applications.frm.impl that implement FrmReconciliationServiceMethods in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type FrmReconciliationServiceModifier and TypeMethodDescriptionvoid
DeviceMastership.registerReconciliationRpc
(org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, FrmReconciliationService reconcliationService) Constructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type FrmReconciliationServiceModifierConstructorDescriptionDeviceMastershipManager
(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) -
Uses of FrmReconciliationService in org.opendaylight.openflowplugin.applications.southboundcli
Constructors in org.opendaylight.openflowplugin.applications.southboundcli with parameters of type FrmReconciliationServiceModifierConstructorDescriptionReconciliationServiceImpl
(org.opendaylight.mdsal.binding.api.DataBroker broker, FrmReconciliationService frmReconciliationService, AlarmAgent alarmAgent, NodeListener nodeListener, FlowGroupCacheManager flowGroupCacheManager)