Class PooledExecutor.AbortWhenBlocked

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected AbortWhenBlocked()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean blockedAction​(java.lang.Runnable command)
      Return true if successfully handled so, execute should terminate; else return false if execute loop should be retried.
      • Methods inherited from class java.lang.Object

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