Uses of Class
org.opendaylight.netvirt.elan.cache.ElanInterfaceCache
-
-
Uses of ElanInterfaceCache in org.opendaylight.netvirt.elan.internal
Constructors in org.opendaylight.netvirt.elan.internal with parameters of type ElanInterfaceCache Constructor Description ElanInstanceManager(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService managerService, ElanInterfaceManager elanInterfaceManager, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanInterfaceCache elanInterfaceCache)
ElanInterfaceConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, ElanInterfaceManager elanInterfaceManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanInterfaceCache elanInterfaceCache)
ElanInterfaceManager(org.opendaylight.controller.md.sal.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)
ElanInterfaceStateChangeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db, ElanInterfaceManager ifManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanInstanceCache elanInstanceCache, ElanInterfaceCache elanInterfaceCache)
ElanLearntVpnVipToPortListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ElanUtils elanUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanInstanceCache elanInstanceCache, ElanInterfaceCache elanInterfaceCache)
ElanServiceProvider(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService idManager, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ElanBridgeManager bridgeMgr, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, ElanUtils elanUtils, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, org.opendaylight.ovsdb.utils.southbound.utils.SouthboundUtils southboundUtils, ElanInstanceCache elanInstanceCache, ElanInterfaceCache elanInterfaceCache, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager)
-
Uses of ElanInterfaceCache in org.opendaylight.netvirt.elan.l2gw.utils
Methods in org.opendaylight.netvirt.elan.l2gw.utils that return ElanInterfaceCache Modifier and Type Method Description ElanInterfaceCache
ElanRefUtil. getElanInterfaceCache()
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type ElanInterfaceCache Constructor Description ElanRefUtil(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, ElanClusterUtils elanClusterUtils, ElanInstanceCache elanInstanceCache, ElanInstanceDpnsCache elanInstanceDpnsCache, ElanInterfaceCache elanInterfaceCache, ConfigMcastCache configMcastCache, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, Scheduler scheduler)
-
Uses of ElanInterfaceCache in org.opendaylight.netvirt.elan.statisitcs
Constructors in org.opendaylight.netvirt.elan.statisitcs with parameters of type ElanInterfaceCache Constructor Description ElanStatisticsImpl(org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, ElanInterfaceCache elanInterfaceCache)
-
Uses of ElanInterfaceCache in org.opendaylight.netvirt.elan.utils
Constructors in org.opendaylight.netvirt.elan.utils with parameters of type ElanInterfaceCache Constructor Description ElanDmacUtils(ElanItmUtils elanItmUtils, ElanEtreeUtils elanEtreeUtils, ElanInterfaceCache elanInterfaceCache)
ElanUtils(org.opendaylight.controller.md.sal.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)
-