Class Throttler.Result

  • Enclosing interface:
    Throttler

    public static class Throttler.Result
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      java.lang.String reason()  
      boolean throttle()  
      static Throttler.Result throttle​(Throttler.Type type, java.lang.String reason, java.lang.Object... args)  
      Throttler.Type type()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait