Class FlowCapableNodeCachedDao
java.lang.Object
org.opendaylight.openflowplugin.applications.frsync.dao.FlowCapableNodeCachedDao
- All Implemented Interfaces:
FlowCapableNodeDao
Implementation of data access object for
FlowCapableNode
.
Contains pair of snapshot and odl DAOs.-
Constructor Summary
ConstructorDescriptionFlowCapableNodeCachedDao
(FlowCapableNodeDao snapshotDao, FlowCapableNodeDao odlDao) -
Method Summary
-
Constructor Details
-
FlowCapableNodeCachedDao
-
-
Method Details
-
loadByNodeId
- Specified by:
loadByNodeId
in interfaceFlowCapableNodeDao
-