Uses of Package
org.opendaylight.openflowplugin.applications.frsync.impl.strategy
-
Classes in org.opendaylight.openflowplugin.applications.frsync.impl.strategy used by org.opendaylight.openflowplugin.applications.frsync Class Description SynchronizationDiffInput Wraps all the required inputs (diffs) for synchronization strategy execution. -
Classes in org.opendaylight.openflowplugin.applications.frsync.impl.strategy used by org.opendaylight.openflowplugin.applications.frsync.impl.strategy Class Description FlowForwarder ImplementsForwardingRulesCommitter
methods for processing add, update and remove ofFlow
.GroupForwarder ImplementsForwardingRulesCommitter
methods for processing add, update and remove ofGroup
.MeterForwarder ImplementsForwardingRulesCommitter
methods for processing add, update and remove ofMeter
.SynchronizationDiffInput Wraps all the required inputs (diffs) for synchronization strategy execution.SyncPlanPushStrategyFlatBatchImpl Execute CRUD API for flow + group + meter involving flat-batch strategy.SyncPlanPushStrategyIncrementalImpl Execute CRUD API for flow + group + meter involving one-by-one (incremental) strategy.TableForwarder ImplementsForwardingRulesUpdateCommitter
methods for processing update ofTableFeatures
.