Uses of Class
org.opendaylight.openflowplugin.applications.frsync.util.SyncupEntry
Package
Description
-
Uses of SyncupEntry in org.opendaylight.openflowplugin.applications.frsync
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactor.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) Invoked to synchronize a device. -
Uses of SyncupEntry in org.opendaylight.openflowplugin.applications.frsync.impl
Modifier and TypeMethodDescriptionprotected com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorFutureDecorator.doSyncupInFuture
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) protected com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorFutureZipDecorator.doSyncupInFuture
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorClusterDecorator.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorFutureDecorator.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorFutureZipDecorator.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorGuardDecorator.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorImpl.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> nodeIdent, SyncupEntry syncupEntry) com.google.common.util.concurrent.ListenableFuture<Boolean>
SyncReactorRetryDecorator.syncup
(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> flowcapableNodePath, SyncupEntry syncupEntry)