Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.group.DeviceGroupRegistry
Packages that use DeviceGroupRegistry
Package
Description
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.api.openflow.device
Methods in org.opendaylight.openflowplugin.api.openflow.device that return DeviceGroupRegistryModifier and TypeMethodDescriptionDeviceRegistry.getDeviceGroupRegistry()
Method exposes device group registry used for storing group ids. -
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.device
Methods in org.opendaylight.openflowplugin.impl.device that return DeviceGroupRegistry -
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.registry.group
Classes in org.opendaylight.openflowplugin.impl.registry.group that implement DeviceGroupRegistry -
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.statistics
Methods in org.opendaylight.openflowplugin.impl.statistics with parameters of type DeviceGroupRegistryModifier and TypeMethodDescriptionstatic void
StatisticsGatheringUtils.deleteAllKnownGroups
(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceGroupRegistry groupRegistry)