Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.flow.DeviceFlowRegistry
Package
Description
-
Uses of DeviceFlowRegistry in org.opendaylight.openflowplugin.api.openflow.device
Modifier and TypeMethodDescriptionDeviceRegistry.getDeviceFlowRegistry()
Method exposes flow registry used for storing flow ids identified by calculated flow hash. -
Uses of DeviceFlowRegistry in org.opendaylight.openflowplugin.impl.device
-
Uses of DeviceFlowRegistry in org.opendaylight.openflowplugin.impl.registry.flow
-
Uses of DeviceFlowRegistry in org.opendaylight.openflowplugin.impl.statistics
Modifier and TypeMethodDescriptionstatic void
StatisticsGatheringUtils.deleteAllKnownFlows
(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceFlowRegistry deviceFlowRegistry)