Uses of Class
org.opendaylight.genius.interfacemanager.commons.InterfaceMetaUtils
-
-
Uses of InterfaceMetaUtils in org.opendaylight.genius.interfacemanager
Constructors in org.opendaylight.genius.interfacemanager with parameters of type InterfaceMetaUtils Constructor Description InterfacemgrProvider(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, IdManagerService idManager, InterfaceManagerRpcService interfaceManagerRpcService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, IfmConfig ifmConfig, IfmDiagStatusProvider ifmStatusProvider)
-
Uses of InterfaceMetaUtils in org.opendaylight.genius.interfacemanager.commons
Constructors in org.opendaylight.genius.interfacemanager.commons with parameters of type InterfaceMetaUtils Constructor Description InterfaceManagerCommonUtils(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, IMdsalApiManager mdsalApiManager, IdManagerService idManager, InterfaceMetaUtils interfaceMetaUtils, BatchingUtils batchingUtils)
-
Uses of InterfaceMetaUtils in org.opendaylight.genius.interfacemanager.listeners
Constructors in org.opendaylight.genius.interfacemanager.listeners with parameters of type InterfaceMetaUtils Constructor Description CacheBridgeEntryConfigListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfaceMetaUtils interfaceMetaUtils)
CacheBridgeRefEntryListener(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfaceMetaUtils interfaceMetaUtils)
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)
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 InterfaceMetaUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.confighelpers with parameters of type InterfaceMetaUtils 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)
OvsVlanMemberConfigRemoveHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils)
OvsVlanMemberConfigUpdateHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, OvsVlanMemberConfigAddHelper ovsVlanMemberConfigAddHelper, OvsVlanMemberConfigRemoveHelper ovsVlanMemberConfigRemoveHelper, InterfaceMetaUtils interfaceMetaUtils)
-
Uses of InterfaceMetaUtils in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers
Constructors in org.opendaylight.genius.interfacemanager.renderer.ovs.statehelpers with parameters of type InterfaceMetaUtils Constructor Description OvsInterfaceTopologyStateUpdateHelper(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, EntityOwnershipUtils entityOwnershipUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator coordinator, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, SouthboundUtils southboundUtils)
-
Uses of InterfaceMetaUtils in org.opendaylight.genius.interfacemanager.rpcservice
Constructors in org.opendaylight.genius.interfacemanager.rpcservice with parameters of type InterfaceMetaUtils Constructor Description InterfaceManagerServiceImpl(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, InterfaceManagerCommonUtils interfaceManagerCommonUtils, InterfaceMetaUtils interfaceMetaUtils, IfIndexInterfaceCache ifIndexInterfaceCache)
-