public final class ItmExternalTunnelDeleteWorker extends Object
Modifier and Type | Method and Description |
---|---|
static List<com.google.common.util.concurrent.ListenableFuture<Void>> |
deleteHwVtepsTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
List<DPNTEPsInfo> delDpnList,
List<HwVtep> cfgdHwVteps,
TransportZone originalTZone) |
static List<com.google.common.util.concurrent.ListenableFuture<Void>> |
deleteTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
Collection<DPNTEPsInfo> dpnTepsList,
Collection<DPNTEPsInfo> meshedDpnList,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp,
Class<? extends TunnelTypeBase> tunType) |
static List<com.google.common.util.concurrent.ListenableFuture<Void>> |
deleteTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
Collection<DPNTEPsInfo> dpnTepsList,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp,
Class<? extends TunnelTypeBase> tunType) |
public static List<com.google.common.util.concurrent.ListenableFuture<Void>> deleteTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, Collection<DPNTEPsInfo> dpnTepsList, Collection<DPNTEPsInfo> meshedDpnList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, Class<? extends TunnelTypeBase> tunType)
public static List<com.google.common.util.concurrent.ListenableFuture<Void>> deleteTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, Collection<DPNTEPsInfo> dpnTepsList, org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress extIp, Class<? extends TunnelTypeBase> tunType)
public static List<com.google.common.util.concurrent.ListenableFuture<Void>> deleteHwVtepsTunnels(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, List<DPNTEPsInfo> delDpnList, List<HwVtep> cfgdHwVteps, TransportZone originalTZone)
Copyright © 2019 OpenDaylight. All rights reserved.