Uses of Package
org.opendaylight.openflowplugin.api.openflow.registry.flow
Packages that use org.opendaylight.openflowplugin.api.openflow.registry.flow
Package
Description
-
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.api.openflow.deviceClassDescriptionRegistry for mapping composite-key of flow (
FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store. -
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.api.openflow.registry.flowClassDescriptionMarker interface identifying flow stored in OFP local flow registry.
-
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.impl.deviceClassDescriptionRegistry for mapping composite-key of flow (
FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store. -
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.impl.registry.flowClassDescriptionRegistry for mapping composite-key of flow (
FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store.Marker interface identifying flow stored in OFP local flow registry. -
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.impl.statisticsClassDescriptionRegistry for mapping composite-key of flow (
FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store.