Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.group.DeviceGroupRegistry
-
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.api.openflow.device
Methods in org.opendaylight.openflowplugin.api.openflow.device that return DeviceGroupRegistry Modifier and Type Method Description DeviceGroupRegistry
DeviceRegistry. 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 Modifier and Type Method Description DeviceGroupRegistry
DeviceContextImpl. getDeviceGroupRegistry()
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.registry.group
Classes in org.opendaylight.openflowplugin.impl.registry.group that implement DeviceGroupRegistry Modifier and Type Class Description class
DeviceGroupRegistryImpl
-
Uses of DeviceGroupRegistry in org.opendaylight.openflowplugin.impl.statistics
Methods in org.opendaylight.openflowplugin.impl.statistics with parameters of type DeviceGroupRegistry Modifier and Type Method Description static void
StatisticsGatheringUtils. deleteAllKnownGroups(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceGroupRegistry groupRegistry)
-