@Singleton public class ElanEvpnFlowUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ElanEvpnFlowUtils.EvpnDmacFlowBuilder |
Constructor and Description |
---|
ElanEvpnFlowUtils(org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
ElanItmUtils elanItmUtils,
ElanEtreeUtils elanEtreeUtils) |
Modifier and Type | Method and Description |
---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow |
evpnBuildDmacFlowForExternalRemoteMac(org.opendaylight.netvirt.elan.evpn.utils.ElanEvpnFlowUtils.EvpnDmacFlow evpnDmacFlow) |
List<com.google.common.util.concurrent.ListenableFuture<Void>> |
evpnDeleteDmacFlowsToExternalMac(org.opendaylight.netvirt.elan.evpn.utils.ElanEvpnFlowUtils.EvpnDmacFlow evpnDmacFlow) |
@Inject public ElanEvpnFlowUtils(org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager, ElanItmUtils elanItmUtils, ElanEtreeUtils elanEtreeUtils)
Copyright © 2019 OpenDaylight. All rights reserved.