Package | Description |
---|---|
org.opendaylight.openflowplugin.api.openflow.registry.flow | |
org.opendaylight.openflowplugin.impl.registry.flow |
Modifier and Type | Method and Description |
---|---|
FlowDescriptor |
DeviceFlowRegistry.retrieveDescriptor(FlowRegistryKey flowRegistryKey) |
Modifier and Type | Method and Description |
---|---|
void |
DeviceFlowRegistry.storeDescriptor(FlowRegistryKey flowRegistryKey,
FlowDescriptor flowDescriptor) |
Modifier and Type | Method and Description |
---|---|
static FlowDescriptor |
FlowDescriptorFactory.create(short tableId,
FlowId flowId) |
FlowDescriptor |
DeviceFlowRegistryImpl.retrieveDescriptor(FlowRegistryKey flowRegistryKey) |
Modifier and Type | Method and Description |
---|---|
void |
DeviceFlowRegistryImpl.storeDescriptor(FlowRegistryKey flowRegistryKey,
FlowDescriptor flowDescriptor) |
Copyright © 2019 OpenDaylight. All rights reserved.