Class TrafficAnalyzer
- java.lang.Object
-
- org.wso2.diagnostics.watchers.trafficanalyzer.TrafficAnalyzer
-
-
Constructor Summary
Constructors Constructor Description TrafficAnalyzer(String pid, int windowSize, int delay, String attribute)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleandetectAnomalies(int newData)DoublegetThreshold()voidrun()voidupdate(int newDataPoint)
-