Searched defs:RateWindow (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/org/forgerock/openam/shared/monitoring/
H A DRateWindow.java34 public class RateWindow { class
51 * Constructs a new instance of the RateWindow.
57 public RateWindow(final RateTimer timer, final int size, final long sampleRate) { method in class:RateWindow
74 //fill in the RateWindow until the current index
/forgerock/openam/openam-shared/src/main/java/org/forgerock/openam/shared/monitoring/
H A DRateWindow.java34 public class RateWindow { class
51 * Constructs a new instance of the RateWindow.
57 public RateWindow(final RateTimer timer, final int size, final long sampleRate) { method in class:RateWindow
74 //fill in the RateWindow until the current index

Completed in 2152 milliseconds