public interface SyncReactor
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Boolean> |
syncup(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath,
SyncupEntry syncupEntry)
Invoked to synchronize a device.
|
com.google.common.util.concurrent.ListenableFuture<Boolean> syncup(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry)
flowcapableNodePath - path to openflow augmentation of nodesyncupEntry - configured node + device reflectionCopyright © 2019 OpenDaylight. All rights reserved.