Uses of Class
org.opendaylight.openflowplugin.applications.frsync.dao.FlowCapableNodeSnapshotDao
-
Packages that use FlowCapableNodeSnapshotDao Package Description org.opendaylight.openflowplugin.applications.frsync.impl -
-
Uses of FlowCapableNodeSnapshotDao in org.opendaylight.openflowplugin.applications.frsync.impl
Constructors in org.opendaylight.openflowplugin.applications.frsync.impl with parameters of type FlowCapableNodeSnapshotDao Constructor Description SimplifiedConfigListener(SyncReactor reactor, FlowCapableNodeSnapshotDao configSnapshot, FlowCapableNodeDao operationalDao)
SimplifiedOperationalListener(SyncReactor reactor, FlowCapableNodeSnapshotDao operationalSnapshot, FlowCapableNodeDao configDao, ReconciliationRegistry reconciliationRegistry, DeviceMastershipManager deviceMastershipManager)
-