Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.CommonDeviceRegistry
-
-
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.flow
Subinterfaces of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.flow Modifier and Type Interface Description interfaceDeviceFlowRegistryRegistry for mapping composite-key of flow (FlowRegistryKey) from device view to flow descriptor (FlowDescriptor) as the identifier of the same flow in data store. -
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.group
Subinterfaces of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.group Modifier and Type Interface Description interfaceDeviceGroupRegistry -
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.meter
Subinterfaces of CommonDeviceRegistry in org.opendaylight.openflowplugin.api.openflow.registry.meter Modifier and Type Interface Description interfaceDeviceMeterRegistry -
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.impl.registry.flow
Classes in org.opendaylight.openflowplugin.impl.registry.flow that implement CommonDeviceRegistry Modifier and Type Class Description classDeviceFlowRegistryImpl -
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.impl.registry.group
Classes in org.opendaylight.openflowplugin.impl.registry.group that implement CommonDeviceRegistry Modifier and Type Class Description classDeviceGroupRegistryImpl -
Uses of CommonDeviceRegistry in org.opendaylight.openflowplugin.impl.registry.meter
Classes in org.opendaylight.openflowplugin.impl.registry.meter that implement CommonDeviceRegistry Modifier and Type Class Description classDeviceMeterRegistryImpl
-