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.deviceMethods 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.deviceMethods in org.opendaylight.openflowplugin.impl.device that return DeviceGroupRegistry
- 
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.registry.groupClasses in org.opendaylight.openflowplugin.impl.registry.group that implement DeviceGroupRegistry
- 
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.statisticsMethods in org.opendaylight.openflowplugin.impl.statistics with parameters of type DeviceGroupRegistryModifier and TypeMethodDescriptionstatic voidStatisticsGatheringUtils.deleteAllKnownGroups(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceGroupRegistry groupRegistry)