Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.flow.FlowDescriptor
Packages that use FlowDescriptor
Package
Description
-
Uses of FlowDescriptor in org.opendaylight.openflowplugin.api.openflow.registry.flow
Methods in org.opendaylight.openflowplugin.api.openflow.registry.flow that return FlowDescriptorModifier and TypeMethodDescription@Nullable FlowDescriptorDeviceFlowRegistry.retrieveDescriptor(@NonNull FlowRegistryKey flowRegistryKey) Methods in org.opendaylight.openflowplugin.api.openflow.registry.flow with parameters of type FlowDescriptorModifier and TypeMethodDescriptionvoidDeviceFlowRegistry.storeDescriptor(@NonNull FlowRegistryKey flowRegistryKey, @NonNull FlowDescriptor flowDescriptor) -
Uses of FlowDescriptor in org.opendaylight.openflowplugin.impl.registry.flow
Methods in org.opendaylight.openflowplugin.impl.registry.flow that return FlowDescriptorModifier and TypeMethodDescriptionstatic @NonNull FlowDescriptorFlowDescriptorFactory.create(org.opendaylight.yangtools.yang.common.Uint8 tableId, @NonNull FlowId flowId) DeviceFlowRegistryImpl.retrieveDescriptor(@NonNull FlowRegistryKey flowRegistryKey) Methods in org.opendaylight.openflowplugin.impl.registry.flow with parameters of type FlowDescriptorModifier and TypeMethodDescriptionvoidDeviceFlowRegistryImpl.storeDescriptor(@NonNull FlowRegistryKey flowRegistryKey, @NonNull FlowDescriptor flowDescriptor)