Uses of Class
kieker.analysis.util.RunningMedian
Packages that use RunningMedian
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of RunningMedian in kieker.analysis.util
Methods in kieker.analysis.util that return RunningMedianModifier and TypeMethodDescriptionstatic RunningMedian<Double>RunningMedian.forDouble()static RunningMedian<Integer>RunningMedian.forInteger()static RunningMedian<Long>RunningMedian.forLong()