Package | Description |
---|---|
org.glassfish.jersey.server.internal.monitoring.core |
Constructor and Description |
---|
AbstractSlidingWindowTimeReservoir(long window,
TimeUnit windowUnit,
long startTime,
TimeUnit startTimeUnit,
SlidingWindowTrimmer<V> trimmer)
Creates a new base sliding time window reservoir with the start time and a specified time window.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.