public final class TunnelStateAddWorker extends Object
| Constructor and Description |
|---|
TunnelStateAddWorker(DirectTunnelUtils directTunnelUtils,
ManagedNewTransactionRunner txRunner) |
| Modifier and Type | Method and Description |
|---|---|
List<com.google.common.util.concurrent.ListenableFuture<Void>> |
addState(TunnelStateInfo tunnelStateInfo) |
public TunnelStateAddWorker(DirectTunnelUtils directTunnelUtils, ManagedNewTransactionRunner txRunner)
public List<com.google.common.util.concurrent.ListenableFuture<Void>> addState(TunnelStateInfo tunnelStateInfo) throws ExecutionException, InterruptedException, org.opendaylight.yangtools.yang.common.OperationFailedException
ExecutionExceptionInterruptedExceptionorg.opendaylight.yangtools.yang.common.OperationFailedExceptionCopyright © 2020 OpenDaylight. All rights reserved.