Class AtomicCounterEditor.ConsolidatorTask

    • Field Detail

      • MAX_TIMEOUT

        public static final long MAX_TIMEOUT
        millis over which the task will timeout
      • MIN_TIMEOUT

        public static final long MIN_TIMEOUT
        millis below which the next delay will schedule at this amount.
        See Also:
        Constant Field Values
    • Method Detail

      • nextDelay

        public static long nextDelay​(long currentDelay)
      • isTimedOut

        public static boolean isTimedOut​(long delay)
      • getName

        public String getName()