Uses of Class
org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers.OvsInterfaceStateUpdateHelper
-
Packages that use OvsInterfaceStateUpdateHelper Package Description org.opendaylight.genius.interfacemanager.listeners -
-
Uses of OvsInterfaceStateUpdateHelper in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type OvsInterfaceStateUpdateHelper Constructor Description InterfaceInventoryStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IdManagerService idManagerService, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper, OvsInterfaceStateUpdateHelper ovsInterfaceStateUpdateHelper, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceMetaUtils interfaceMetaUtils, PortNameCache portNameCache, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, InterfacemgrProvider interfacemgrProvider)
-