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