Uses of Class
org.pipecraft.infra.monitoring.sliding.SlidingWindow
-
Packages that use SlidingWindow Package Description org.pipecraft.infra.monitoring.sliding -
-
Uses of SlidingWindow in org.pipecraft.infra.monitoring.sliding
Subclasses of SlidingWindow in org.pipecraft.infra.monitoring.sliding Modifier and Type Class Description classAverageSlidingWindowA sliding window used for calculating the average of a stream of numbers, in a given time frameclassEventRateSlidingWindowA simple sliding window used for calculating events rate in a given time frame
-