Package | Description |
---|---|
org.opendaylight.netvirt.elan.l2gw.jobs | |
org.opendaylight.netvirt.elan.l2gw.listeners | |
org.opendaylight.netvirt.elan.utils |
Constructor and Description |
---|
AssociateHwvtepToElanJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
ElanInstance elanInstance,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device,
Integer defaultVlan,
boolean createLogicalSwitch) |
DisAssociateHwvtepFromElanJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
String elanName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device,
Integer defaultVlan,
String nodeId,
boolean isLastL2GwConnDeleted) |
HwvtepDeviceMcastMacUpdateJob(ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
String elanName,
L2GatewayDevice l2GatewayDevice) |
LogicalSwitchAddedJob(ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
String logicalSwitchName,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices physicalDevice,
L2GatewayDevice l2GatewayDevice,
Integer defaultVlanId) |
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.
|
Modifier and Type | Method and Description |
---|---|
ElanL2GatewayMulticastUtils |
ElanUtils.getElanL2GatewayMulticastUtils() |
Constructor and Description |
---|
ElanUtils(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
ElanInstanceManager elanInstanceManager,
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,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
ElanEtreeUtils elanEtreeUtils,
ElanItmUtils elanItmUtils) |
Copyright © 2018 OpenDaylight. All rights reserved.