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