Constructor and Description |
---|
ElanDpnInterfaceClusteredListener(org.opendaylight.controller.md.sal.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,
ElanInstanceDpnsCache elanInstanceDpnsCache) |
ElanExtnTepListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
ElanInstanceCache elanInstanceCache) |
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,
org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry) |
Constructor and Description |
---|
AssociateHwvtepToElanJob(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
ElanInstanceCache elanInstanceCache,
L2GatewayDevice l2GatewayDevice,
ElanInstance elanInstance,
org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.l2gateways.rev150712.l2gateway.attributes.Devices l2Device,
Integer defaultVlan,
boolean createLogicalSwitch) |
DisAssociateHwvtepFromElanJob(ElanL2GatewayUtils elanL2GatewayUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayDevice l2GatewayDevice,
String elanName,
Supplier<ElanInstance> elanInstanceSupplier,
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,
Supplier<ElanInstance> elanInstanceSupplier) |
Constructor and Description |
---|
ElanGroupListener(org.opendaylight.controller.md.sal.binding.api.DataBroker db,
ElanClusterUtils elanClusterUtils,
ElanUtils elanUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
ElanInstanceCache elanInstanceCache) |
HwvtepLogicalSwitchListener(ElanInstanceCache elanInstanceCache,
ElanL2GatewayUtils elanL2GatewayUtils,
ElanClusterUtils elanClusterUtils,
ElanL2GatewayMulticastUtils elanL2GatewayMulticastUtils,
L2GatewayConnectionUtils l2GatewayConnectionUtils,
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.
|
Constructor and 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) |
Copyright © 2019 OpenDaylight. All rights reserved.