public class InterVpnLinkNodeAddTask extends Object implements Callable<List<com.google.common.util.concurrent.ListenableFuture<Void>>>
Constructor and Description |
---|
InterVpnLinkNodeAddTask(org.opendaylight.controller.md.sal.binding.api.DataBroker broker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalMgr,
VpnFootprintService vpnFootprintService,
BigInteger dpnId,
InterVpnLinkCache interVpnLinkCache) |
Modifier and Type | Method and Description |
---|---|
List<com.google.common.util.concurrent.ListenableFuture<Void>> |
call() |
public InterVpnLinkNodeAddTask(org.opendaylight.controller.md.sal.binding.api.DataBroker broker, org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalMgr, VpnFootprintService vpnFootprintService, BigInteger dpnId, InterVpnLinkCache interVpnLinkCache)
Copyright © 2019 OpenDaylight. All rights reserved.