Uses of Class
org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SynchronizationDiffInput
Package
Description
-
Uses of SynchronizationDiffInput in org.opendaylight.openflowplugin.applications.frsync
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<Void>> SyncPlanPushStrategy.executeSyncStrategy
(com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<Void>> resultVehicle, SynchronizationDiffInput diffInput, SyncCrudCounters counters) Invoked to execute the synchronization strategy. -
Uses of SynchronizationDiffInput in org.opendaylight.openflowplugin.applications.frsync.impl.strategy
Modifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<Void>> SyncPlanPushStrategyFlatBatchImpl.executeSyncStrategy
(com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<Void>> resultVehicle, SynchronizationDiffInput diffInput, SyncCrudCounters counters) com.google.common.util.concurrent.ListenableFuture
<org.opendaylight.yangtools.yang.common.RpcResult<Void>> SyncPlanPushStrategyIncrementalImpl.executeSyncStrategy
(com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<Void>> resultVehicle, SynchronizationDiffInput diffInput, SyncCrudCounters counters)