Package | Description |
---|---|
com.mozilla.secops.alert |
Alert generation and output
|
Modifier and Type | Method and Description |
---|---|
void |
AlertSuppressor.onExpiry(org.apache.beam.sdk.transforms.DoFn.OnTimerContext c,
org.apache.beam.sdk.state.ValueState<AlertSuppressor.AlertSuppressionState> counter) |
void |
AlertSuppressor.processElement(org.apache.beam.sdk.transforms.DoFn.ProcessContext c,
org.apache.beam.sdk.state.ValueState<AlertSuppressor.AlertSuppressionState> counter,
org.apache.beam.sdk.state.Timer counterExpiry) |
Copyright © 2022. All rights reserved.