public final class ItmInternalTunnelAddWorker extends Object
| Constructor and Description |
|---|
ItmInternalTunnelAddWorker(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
TunnelMonitoringConfig tunnelMonitoringConfig,
ItmConfig itmCfg,
DirectTunnelUtils directTunnelUtil,
IInterfaceManager interfaceManager,
OvsBridgeRefEntryCache ovsBridgeRefEntryCache) |
| Modifier and Type | Method and Description |
|---|---|
List<com.google.common.util.concurrent.ListenableFuture<Void>> |
buildAllTunnels(IMdsalApiManager mdsalManager,
List<DPNTEPsInfo> cfgdDpnList,
Collection<DPNTEPsInfo> meshedDpnList,
ItmConfig itmConfig) |
public ItmInternalTunnelAddWorker(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
TunnelMonitoringConfig tunnelMonitoringConfig,
ItmConfig itmCfg,
DirectTunnelUtils directTunnelUtil,
IInterfaceManager interfaceManager,
OvsBridgeRefEntryCache ovsBridgeRefEntryCache)
public List<com.google.common.util.concurrent.ListenableFuture<Void>> buildAllTunnels(IMdsalApiManager mdsalManager, List<DPNTEPsInfo> cfgdDpnList, Collection<DPNTEPsInfo> meshedDpnList, ItmConfig itmConfig)
Copyright © 2019 OpenDaylight. All rights reserved.