Class SharedRateLimiterFactory.SharedRateLimiter

    • Method Detail

      • update

        public void update()
        Poll the callback, updating the current rate if necessary.
      • report

        public void report()
        Report the current throughput and usage of this rate limiter to the debug log.