Uses of Class
org.opendaylight.netvirt.elan.utils.ElanItmUtils
-
-
Uses of ElanItmUtils in org.opendaylight.netvirt.elan.evpn.utils
Constructors in org.opendaylight.netvirt.elan.evpn.utils with parameters of type ElanItmUtils Constructor Description ElanEvpnFlowUtils(org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager, ElanItmUtils elanItmUtils, ElanEtreeUtils elanEtreeUtils, org.opendaylight.mdsal.binding.api.DataBroker dataBroker)
-
Uses of ElanItmUtils in org.opendaylight.netvirt.elan.internal
Constructors in org.opendaylight.netvirt.elan.internal with parameters of type ElanItmUtils Constructor Description ElanDpnInterfaceClusteredListener(org.opendaylight.mdsal.binding.api.DataBroker broker, org.opendaylight.genius.utils.clustering.EntityOwnershipUtils entityOwnershipUtils, ElanL2GatewayUtils elanL2GatewayUtils, ElanClusterUtils elanClusterUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, ElanInstanceCache elanInstanceCache, Scheduler scheduler, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanRefUtil elanRefUtil, ElanDmacUtils elanDmacUtils, ElanItmUtils elanItmUtils)
ElanInterfaceManager(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService managerService, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ElanForwardingEntriesHandler elanForwardingEntriesHandler, INeutronVpnManager neutronVpnManager, ElanItmUtils elanItmUtils, ElanEtreeUtils elanEtreeUtils, ElanL2GatewayUtils elanL2GatewayUtils, ElanUtils elanUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, ElanInstanceCache elanInstanceCache, ElanInterfaceCache elanInterfaceCache, ElanServiceRecoveryHandler elanServiceRecoveryHandler, ElanGroupCache elanGroupCache, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-
Uses of ElanItmUtils in org.opendaylight.netvirt.elan.l2gw.jobs
Methods in org.opendaylight.netvirt.elan.l2gw.jobs with parameters of type ElanItmUtils Modifier and Type Method Description static void
BcGroupUpdateJob. updateAllBcGroups(java.lang.String elanName, boolean add, org.opendaylight.yangtools.yang.common.Uint64 addedDpn, L2GatewayDevice addedL2gw, ElanRefUtil elanRefUtil, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanItmUtils elanItmUtils)
static void
McastUpdateJob. updateAllMcastsForDpnDelete(java.lang.String elanName, ElanL2GatewayMulticastUtils mcastUtils, ElanClusterUtils elanClusterUtils, java.math.BigInteger srcDpnId, ElanItmUtils elanItmUtils, Scheduler scheduler, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)
Constructors in org.opendaylight.netvirt.elan.l2gw.jobs with parameters of type ElanItmUtils Constructor Description BcGroupUpdateJob(java.lang.String elanName, boolean add, org.opendaylight.yangtools.yang.common.Uint64 addedDpn, L2GatewayDevice addedL2gw, ElanRefUtil elanRefUtil, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanItmUtils elanItmUtils)
-
Uses of ElanItmUtils in org.opendaylight.netvirt.elan.l2gw.utils
Methods in org.opendaylight.netvirt.elan.l2gw.utils that return ElanItmUtils Modifier and Type Method Description ElanItmUtils
ElanRefUtil. getElanItmUtils()
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type ElanItmUtils Constructor Description ElanL2GatewayBcGroupUtils(org.opendaylight.mdsal.binding.api.DataBroker db, ElanRefUtil elanRefUtil, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalApiManager, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanItmUtils elanItmUtils)
ElanL2GatewayMulticastUtils(org.opendaylight.mdsal.binding.api.DataBroker broker, ElanItmUtils elanItmUtils, ElanUtils elanUtils, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ConfigMcastCache configMcastCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanRefUtil elanRefUtil, ElanClusterUtils elanClusterUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, Scheduler scheduler)
ElanL2GatewayUtils(org.opendaylight.mdsal.binding.api.DataBroker broker, ElanDmacUtils elanDmacUtils, ElanItmUtils elanItmUtils, ElanClusterUtils elanClusterUtils, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.rpcs.rev160406.OdlInterfaceRpcService interfaceManagerRpcService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanUtils elanUtils, Scheduler scheduler, ElanConfig elanConfig, ElanInstanceCache elanInstanceCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, org.opendaylight.infrautils.caches.CacheProvider cacheProvider)
ElanRefUtil(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ElanClusterUtils elanClusterUtils, ElanGroupCache elanGroupCache, ElanInstanceCache elanInstanceCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanInterfaceCache elanInterfaceCache, ElanItmUtils elanItmUtils, ElanMacTableCache elanMacTableCache, ElanUtils elanUtils, HwvtepConfigNodeCache hwvtepConfigNodeCache, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, Scheduler scheduler)
-
Uses of ElanItmUtils in org.opendaylight.netvirt.elan.utils
Constructors in org.opendaylight.netvirt.elan.utils with parameters of type ElanItmUtils Constructor Description ElanDmacUtils(ElanItmUtils elanItmUtils, ElanEtreeUtils elanEtreeUtils, ElanInterfaceCache elanInterfaceCache)
ElanUtils(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.rpcs.rev160406.OdlInterfaceRpcService interfaceManagerRpcService, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, ElanConfig elanConfig, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ElanEtreeUtils elanEtreeUtils, ElanItmUtils elanItmUtils, ElanInterfaceCache elanInterfaceCache, org.opendaylight.genius.itm.api.IITMProvider iitmProvider, ElanGroupCache elanGroupCache)
-