Uses of Class
org.opendaylight.openflowplugin.applications.frsync.util.SyncupEntry
Packages that use SyncupEntry
Package
Description
-
Uses of SyncupEntry in org.opendaylight.openflowplugin.applications.frsync
Methods in org.opendaylight.openflowplugin.applications.frsync with parameters of type SyncupEntryModifier 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
Methods in org.opendaylight.openflowplugin.applications.frsync.impl with parameters of type SyncupEntryModifier 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)