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 ImplementsForwardingRulesCommittermethods for processing add, update and remove ofFlow.GroupForwarder ImplementsForwardingRulesCommittermethods for processing add, update and remove ofGroup.MeterForwarder ImplementsForwardingRulesCommittermethods 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 ImplementsForwardingRulesUpdateCommittermethods for processing update ofTableFeatures.