Uses of Class
org.opendaylight.netvirt.qosservice.QosNeutronUtils
-
Packages that use QosNeutronUtils Package Description org.opendaylight.netvirt.qosservice -
-
Uses of QosNeutronUtils in org.opendaylight.netvirt.qosservice
Constructors in org.opendaylight.netvirt.qosservice with parameters of type QosNeutronUtils Constructor Description QosAlertManager(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511.OpendaylightDirectStatisticsService odlDirectStatisticsService, QosalertConfig defaultConfig, QosNeutronUtils qosNeutronUtils, QosEosHandler qosEosHandler, org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager)
QosAlertPortData(org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.ports.rev150712.ports.attributes.ports.Port port, QosNeutronUtils qosNeutronUtils, java.util.function.Supplier<org.opendaylight.yangtools.yang.common.Uint64> alertThreshold)
QosInterfaceStateChangeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosAlertManager qosAlertManager, QosNeutronUtils qosNeutronUtils, INeutronVpnManager neutronVpnManager, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, QosServiceRecoveryHandler qosServiceRecoveryHandler, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)
QosNeutronNetworkChangeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosNeutronUtils qosNeutronUtils, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, QosServiceRecoveryHandler qosServiceRecoveryHandler)
QosNeutronPortChangeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosNeutronUtils qosNeutronUtils, QosServiceRecoveryHandler qosServiceRecoveryHandler, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, QosEosHandler qosEosHandler, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)
QosPolicyChangeListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosNeutronUtils qosNeutronUtils, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator, org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry, QosServiceRecoveryHandler qosServiceRecoveryHandler)
QosTerminationPointListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosNeutronUtils qosNeutronUtils, QosEosHandler qosEosHandler, QosAlertManager qosAlertManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)
-