Interface TokenBucketLimiter

    • Method Detail

      • getRate

        int getRate()
        Returns the rate in cycles per second (which is the same as saying 'in Hertz').
        See Also:
        Hertz
      • isSpin

        boolean isSpin()
      • limit

        void limit()