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.device
Methods 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.device
Methods in org.opendaylight.openflowplugin.impl.device that return DeviceMeterRegistry -
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.impl.registry.meter
Classes in org.opendaylight.openflowplugin.impl.registry.meter that implement DeviceMeterRegistry -
Uses of DeviceMeterRegistry in org.opendaylight.openflowplugin.impl.statistics
Methods in org.opendaylight.openflowplugin.impl.statistics with parameters of type DeviceMeterRegistryModifier and TypeMethodDescriptionstatic void
StatisticsGatheringUtils.deleteAllKnownMeters
(TxFacade txFacade, org.opendaylight.yangtools.binding.DataObjectIdentifier<FlowCapableNode> instanceIdentifier, DeviceMeterRegistry meterRegistry)