public class FlowCapableNodeSnapshotDao extends Object implements FlowCapableNodeDao
FlowCapableNode
.Constructor and Description |
---|
FlowCapableNodeSnapshotDao() |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<FlowCapableNode> |
loadByNodeId(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId) |
void |
updateCache(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId,
com.google.common.base.Optional<FlowCapableNode> dataAfter) |
public void updateCache(@Nonnull org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId, com.google.common.base.Optional<FlowCapableNode> dataAfter)
public com.google.common.base.Optional<FlowCapableNode> loadByNodeId(@Nonnull org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeId nodeId)
loadByNodeId
in interface FlowCapableNodeDao
Copyright © 2018 OpenDaylight. All rights reserved.