Uses of Class
org.opendaylight.genius.interfacemanager.commons.AlivenessMonitorUtils
-
-
Uses of AlivenessMonitorUtils in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type AlivenessMonitorUtils 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)
-
Uses of AlivenessMonitorUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with parameters of type AlivenessMonitorUtils 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)
OvsInterfaceConfigUpdateHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, AlivenessMonitorUtils alivenessMonitorUtils, OvsInterfaceConfigRemoveHelper ovsInterfaceConfigRemoveHelper, OvsInterfaceConfigAddHelper ovsInterfaceConfigAddHelper, InterfaceMetaUtils interfaceMetaUtils)
-
Uses of AlivenessMonitorUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers with parameters of type AlivenessMonitorUtils Constructor Description OvsInterfaceStateAddHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceManagerCommonUtils interfaceManagerCommonUtils)
OvsInterfaceStateUpdateHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, AlivenessMonitorUtils alivenessMonitorUtils, InterfaceManagerCommonUtils interfaceManagerCommonUtils)
-