public class AggregateSource extends Source
SourceType.AGGREGATE
.
Aggregate alerts are alerts that are triggered by collecting the states of
all instances of the defined alert and calculating the overall state.
Equality checking for instances of this class should be executed on every
member to ensure that reconciling stack differences is correct.Constructor and Description |
---|
AggregateSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAlertName() |
int |
hashCode() |
void |
setAlertName(String alertName) |
getReporting, getType, setReporting, setType
Copyright © 2022 Apache Software Foundation. All rights reserved.