Uses of Package
org.opendaylight.openflowplugin.api.openflow.registry.flow
-
Classes in org.opendaylight.openflowplugin.api.openflow.registry.flow used by org.opendaylight.openflowplugin.api.openflow.device Class Description DeviceFlowRegistry Registry 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.flow Class Description FlowDescriptor FlowRegistryKey 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.device Class Description DeviceFlowRegistry Registry 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.flow Class Description DeviceFlowRegistry Registry for mapping composite-key of flow (FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store.FlowDescriptor FlowRegistryKey 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.statistics Class Description DeviceFlowRegistry Registry for mapping composite-key of flow (FlowRegistryKey
) from device view to flow descriptor (FlowDescriptor
) as the identifier of the same flow in data store.