- decay() - Method in class io.praesid.livestats.LiveStats
-
- decay(double) - Method in class io.praesid.livestats.Quantile
-
Decays the currently recorded and ideal positions by decayMultiplier
- decayByTime() - Method in class io.praesid.livestats.LiveStats
-
Decays the currently recorded stats as much as they currently should be.
- DecayConfig - Class in io.praesid.livestats
-
- DecayConfig(double) - Constructor for class io.praesid.livestats.DecayConfig
-
DecayConfig constructor with no period.
- DecayConfig(double, Duration) - Constructor for class io.praesid.livestats.DecayConfig
-
DecayConfig constructor with a period.
- decayCount() - Method in class io.praesid.livestats.LiveStats
-
- decayedMax - Variable in class io.praesid.livestats.Stats
-
- decayedMaximum() - Method in class io.praesid.livestats.LiveStats
-
Gets the decayed maximum value of items so far added.
- decayedMin - Variable in class io.praesid.livestats.Stats
-
- decayedMinimum() - Method in class io.praesid.livestats.LiveStats
-
Gets the decayed minimum value of items so far added.
- decayedN - Variable in class io.praesid.livestats.Stats
-
- decayedNum() - Method in class io.praesid.livestats.LiveStats
-
- decays - Variable in class io.praesid.livestats.Stats
-
- disable() - Static method in class io.praesid.livestats.ServiceStats
-