|
|||||||||
| Home >> All >> org >> ematgine >> utils >> [ concurrent overview ] | PREV NEXT | ||||||||
Uses of Class
org.ematgine.utils.concurrent.PooledExecutor.BlockedExecutionHandler
| Uses of PooledExecutor.BlockedExecutionHandler in org.ematgine.utils.concurrent |
| Subclasses of PooledExecutor.BlockedExecutionHandler in org.ematgine.utils.concurrent | |
protected class |
PooledExecutor.DiscardWhenBlocked
Class defining Discard action |
protected class |
PooledExecutor.RunWhenBlocked
Class defining Run action |
protected class |
PooledExecutor.WaitWhenBlocked
Class defining Wait action |
| Fields in org.ematgine.utils.concurrent declared as PooledExecutor.BlockedExecutionHandler | |
protected PooledExecutor.BlockedExecutionHandler |
PooledExecutor.blockedExecutionHandler_
The current handler |
| Methods in org.ematgine.utils.concurrent that return PooledExecutor.BlockedExecutionHandler | |
protected PooledExecutor.BlockedExecutionHandler |
PooledExecutor.getBlockedExecutionHandler()
Get the handler for blocked execution |
|
|||||||||
| Home >> All >> org >> ematgine >> utils >> [ concurrent overview ] | PREV NEXT | ||||||||