Uses of Class
org.opendaylight.genius.interfacemanager.renderer.ovs.utilities.SouthboundUtils
-
-
Uses of SouthboundUtils in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type SouthboundUtils Constructor Description InterfaceTopologyStateListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfacemgrProvider interfaceMgrProvider, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceTopologyStateUpdateHelper ovsInterfaceTopologyStateUpdateHelper, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils, InterfaceServiceRecoveryHandler interfaceServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-
Uses of SouthboundUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with parameters of type SouthboundUtils Constructor Description OvsInterfaceConfigAddHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, IMdsalApiManager mdsalApiManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsInterfaceStateAddHelper ovsInterfaceStateAddHelper, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils, DataTreeEventCallbackRegistrar eventCallbacks)
OvsInterfaceConfigRemoveHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, IMdsalApiManager mdsalApiManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils)
-
Uses of SouthboundUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers with parameters of type SouthboundUtils Constructor Description OvsInterfaceTopologyStateUpdateHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils)
-