Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.group.DeviceGroupRegistry
Package
Description
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.api.openflow.device
Modifier and TypeMethodDescriptionDeviceRegistry.getDeviceGroupRegistry()
Method exposes device group registry used for storing group ids. -
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.device
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.registry.group
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.statistics
Modifier and TypeMethodDescriptionstatic void
StatisticsGatheringUtils.deleteAllKnownGroups
(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceGroupRegistry groupRegistry)