Uses of Interface
org.opendaylight.netvirt.neutronvpn.api.l2gw.L2GatewayCache
-
-
Uses of L2GatewayCache in org.opendaylight.netvirt.cache.impl.l2gw
Classes in org.opendaylight.netvirt.cache.impl.l2gw that implement L2GatewayCache Modifier and Type Class Description class
L2GatewayCacheImpl
Implementation of L2GatewayCache. -
Uses of L2GatewayCache in org.opendaylight.netvirt.dhcpservice
Constructors in org.opendaylight.netvirt.dhcpservice with parameters of type L2GatewayCache Constructor Description DhcpExternalTunnelManager(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalUtil, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, L2GatewayCache l2GatewayCache, IElanService ielanService, DhcpServiceCounters dhcpServiceCounters)
DhcpL2GwUtil(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, L2GatewayCache l2GatewayCache)
-
Uses of L2GatewayCache in org.opendaylight.netvirt.elan.cli.l2gw
Constructors in org.opendaylight.netvirt.elan.cli.l2gw with parameters of type L2GatewayCache Constructor Description L2GwUtilsCacheCli(L2GatewayCache l2GatewayCache, org.opendaylight.genius.utils.hwvtep.HwvtepNodeHACache hwvtepNodeHACache)
L2GwValidateCli(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, L2GatewayCache l2GatewayCache, org.opendaylight.genius.utils.hwvtep.HwvtepNodeHACache hwvtepNodeHACache)
-
Uses of L2GatewayCache in org.opendaylight.netvirt.elan.l2gw.listeners
Constructors in org.opendaylight.netvirt.elan.l2gw.listeners with parameters of type L2GatewayCache Constructor Description HwvtepPhysicalSwitchListener(L2GatewayServiceRecoveryHandler l2GatewayServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, ElanClusterUtils elanClusterUtils, L2gwServiceProvider l2gwServiceProvider, HAOpClusteredListener haListener, L2GatewayCache l2GatewayCache, StaleVlanBindingsCleaner staleVlanBindingsCleaner, org.opendaylight.genius.utils.hwvtep.HwvtepNodeHACache hwvtepNodeHACache)
Instantiates a new hwvtep physical switch listener.HwvtepTerminationPointListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, ElanL2GatewayUtils elanL2GatewayUtils, ElanClusterUtils elanClusterUtils, L2GatewayCache l2GatewayCache, org.opendaylight.genius.utils.hwvtep.HwvtepNodeHACache hwvtepNodeHACache)
L2GatewayConnectionListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db, L2GatewayConnectionUtils l2GatewayConnectionUtils, Scheduler scheduler, L2GatewayCache l2GatewayCache, org.opendaylight.infrautils.metrics.MetricProvider metricProvider, L2GatewayServiceRecoveryHandler l2GatewayServiceRecoveryHandler, L2GatewayConnectionInstanceRecoveryHandler l2InstanceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
L2GatewayListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, IL2gwService l2gwService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, L2GatewayCache l2GatewayCache, L2GatewayInstanceRecoveryHandler l2GatewayInstanceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
-
Uses of L2GatewayCache in org.opendaylight.netvirt.elan.l2gw.utils
Constructors in org.opendaylight.netvirt.elan.l2gw.utils with parameters of type L2GatewayCache Constructor Description L2GatewayConnectionUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, ElanClusterUtils elanClusterUtils, ElanL2GatewayUtils elanL2GatewayUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils, L2GatewayCache l2GatewayCache, HAOpClusteredListener haOpClusteredListener, ElanInstanceCache elanInstanceCache, org.opendaylight.genius.utils.hwvtep.HwvtepNodeHACache hwvtepNodeHACache, ElanRefUtil elanRefUtil, L2GatewayServiceRecoveryHandler l2GatewayServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
StaleVlanBindingsCleaner(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, ElanL2GatewayUtils elanL2GatewayUtils, Scheduler scheduler, ElanConfig elanConfig, L2GatewayCache l2GatewayCache, ElanInstanceCache elanInstanceCache)
-
Uses of L2GatewayCache in org.opendaylight.netvirt.neutronvpn.l2gw
Constructors in org.opendaylight.netvirt.neutronvpn.l2gw with parameters of type L2GatewayCache Constructor Description AddL2GwDevicesToTransportZoneJob(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rev160406.transport.zones.TransportZone transportZone, L2GatewayCache l2GatewayCache)
Instantiates a new adds the l2 gw devices to transport zone job.L2GwTransportZoneListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, L2GatewayCache l2GatewayCache)
Instantiates a new l2 gw transport zone listener.
-