Uses of Interface
org.opendaylight.openflowplugin.api.openflow.registry.meter.DeviceMeterRegistry
Packages that use DeviceMeterRegistry
Package
Description
- 
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.api.openflow.deviceMethods in org.opendaylight.openflowplugin.api.openflow.device that return DeviceMeterRegistryModifier and TypeMethodDescriptionDeviceRegistry.getDeviceMeterRegistry()Method exposes device meter registry used for storing meter ids.
- 
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.impl.deviceMethods in org.opendaylight.openflowplugin.impl.device that return DeviceMeterRegistry
- 
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.impl.registry.meterClasses in org.opendaylight.openflowplugin.impl.registry.meter that implement DeviceMeterRegistry
- 
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.impl.statisticsMethods in org.opendaylight.openflowplugin.impl.statistics with parameters of type DeviceMeterRegistryModifier and TypeMethodDescriptionstatic voidStatisticsGatheringUtils.deleteAllKnownMeters(TxFacade txFacade, org.opendaylight.yangtools.yang.binding.InstanceIdentifier<FlowCapableNode> instanceIdentifier, DeviceMeterRegistry meterRegistry)