Constructor and Description |
---|
EvpnUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanUtils elanUtils,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.itm.rpcs.rev160406.ItmRpcService itmRpcService) |
Modifier and Type | Method and Description |
---|---|
void |
ElanInterfaceManager.setElanUtils(ElanUtils elanUtils)
This method is used instead of "regular" standard constructor dependency injection in, only,
ElanServiceProvider's constructor to wire things together.
|
Constructor and Description |
---|
ElanDpnInterfaceClusteredListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
ElanInterfaceStateClusteredListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanInterfaceManager elanInterfaceManager,
ElanUtils elanUtils,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService) |
ElanLearntVpnVipToPortListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanUtils elanUtils) |
ElanPacketInHandler(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanUtils elanUtils,
EvpnUtils evpnUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
ElanServiceProvider(org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService idManager,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanInstanceManager elanInstanceManager,
ElanBridgeManager bridgeMgr,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanInterfaceManager elanInterfaceManager,
ElanStatusMonitor elanStatusMonitor,
ElanUtils elanUtils,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService) |
ElanSmacFlowEventListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager,
ElanUtils elanUtils) |
ElanTunnelInterfaceStateListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanInterfaceManager elanInterfaceManager,
ElanUtils elanUtils) |
Constructor and Description |
---|
HwvtepLogicalSwitchListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanL2GatewayUtils elanL2GatewayUtils,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
String logicalSwitchName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices physicalDevice,
Integer defaultVlanId,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid l2GwConnId)
Instantiates a new hardware vtep logical switch listener.
|
HwvtepRemoteMcastMacListener(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanUtils elanUtils,
String logicalSwitchName,
L2GatewayDevice l2GatewayDevice,
List<org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress> expectedPhyLocatorIps,
Callable<List<com.google.common.util.concurrent.ListenableFuture<Void>>> task)
Instantiates a new remote mcast mac listener.
|
LocalUcastMacListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanUtils elanUtils,
HAOpClusteredListener haOpClusteredListener,
ElanL2GatewayUtils elanL2GatewayUtils) |
Constructor and Description |
---|
L2GatewayConnectionUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanInstanceManager elanInstanceManager,
org.opendaylight.controller.md.sal.common.api.clustering.EntityOwnershipService entityOwnershipService,
ElanUtils elanUtils,
ElanL2GatewayUtils elanL2GatewayUtils) |
Modifier and Type | Method and Description |
---|---|
void |
ElanForwardingEntriesHandler.setElanUtils(ElanUtils elanUtils) |
Copyright © 2018 OpenDaylight. All rights reserved.