Class OpenGdsConcurrencyValidator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(int requestedConcurrency, java.lang.String configKey, int concurrencyLimitation)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenGdsConcurrencyValidator

        public OpenGdsConcurrencyValidator()
    • Method Detail

      • validate

        public void validate​(int requestedConcurrency,
                             java.lang.String configKey,
                             int concurrencyLimitation)
                      throws java.lang.IllegalArgumentException
        Specified by:
        validate in interface ConcurrencyValidator
        Throws:
        java.lang.IllegalArgumentException