public class QosAlertGenerator extends Object
Constructor and Description |
---|
QosAlertGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
raiseAlert(String qosPolicyName,
String qosPolicyUuid,
String portUuid,
String networkUuid,
BigInteger rxPackets,
BigInteger rxDroppedPackets) |
void |
update(Map<String,Object> qosAlertProperties) |
public static void raiseAlert(String qosPolicyName, String qosPolicyUuid, String portUuid, String networkUuid, BigInteger rxPackets, BigInteger rxDroppedPackets)
Copyright © 2018 OpenDaylight. All rights reserved.