Class TokenBucketRetryCondition.Capacity

    • Method Detail

      • capacityAcquired

        public int capacityAcquired()
        The number of tokens acquired by the last token acquisition.
      • capacityRemaining

        public int capacityRemaining()
        The number of tokens in the token bucket.