All Superinterfaces:
LimitAlgorithm, NamedService
All Known Implementing Classes:
AimdLimit, FixedLimit

@Contract public interface Limit extends LimitAlgorithm, NamedService
Contract for a concurrency limiter.
  • Method Details

    • copy

      Limit copy()
      Create a copy of this limit with the same configuration.
      Returns:
      a copy of this limit