Package | Description |
---|---|
org.opendaylight.openflowplugin.applications.frsync.dao | |
org.opendaylight.openflowplugin.applications.frsync.impl |
Modifier and Type | Class and Description |
---|---|
class |
FlowCapableNodeCachedDao
Implementation of data access object for
FlowCapableNode . |
class |
FlowCapableNodeOdlDao
Implementation of data access object for ODL
FlowCapableNode . |
class |
FlowCapableNodeSnapshotDao
Adding cache to data access object of
FlowCapableNode . |
Constructor and Description |
---|
FlowCapableNodeCachedDao(FlowCapableNodeDao snapshotDao,
FlowCapableNodeDao odlDao) |
Constructor and Description |
---|
SimplifiedConfigListener(SyncReactor reactor,
FlowCapableNodeSnapshotDao configSnapshot,
FlowCapableNodeDao operationalDao) |
SimplifiedOperationalListener(SyncReactor reactor,
FlowCapableNodeSnapshotDao operationalSnapshot,
FlowCapableNodeDao configDao,
ReconciliationRegistry reconciliationRegistry,
DeviceMastershipManager deviceMastershipManager) |
Copyright © 2019 OpenDaylight. All rights reserved.