* This filter separates input values by their reach of a certain threshold (parameter). It takes events of type {@link StorableDetectionResult} and channels them
...
...
@@ -66,4 +68,4 @@ public class AnomalyDetectionFilter<T> extends AbstractConsumerStage<T> {