Annotation Interface RateLimited


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface RateLimited
  • Element Details

    • callsPerSecond

      int callsPerSecond
      Default:
      1000
    • callsPerMinute

      int callsPerMinute
      Default:
      0