Uses of Class
org.opendaylight.netvirt.qosservice.QosAlertManager
-
Packages that use QosAlertManager Package Description org.opendaylight.netvirt.qosservice -
-
Uses of QosAlertManager in org.opendaylight.netvirt.qosservice
Methods in org.opendaylight.netvirt.qosservice with parameters of type QosAlertManager Modifier and Type Method Description voidQosAlertEnableCLI. setQosAlertManager(QosAlertManager qosAlertManager)voidQosAlertPollIntervalCLI. setQosAlertManager(QosAlertManager qosAlertManager)voidQosAlertThresholdCLI. setQosAlertManager(QosAlertManager qosAlertManager)Constructors in org.opendaylight.netvirt.qosservice with parameters of type QosAlertManager Constructor Description QosAlertConfigListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosAlertManager qosAlertManager)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)QosTerminationPointListener(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker, QosNeutronUtils qosNeutronUtils, QosEosHandler qosEosHandler, QosAlertManager qosAlertManager, org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator)
-