Package | Description |
---|---|
org.aredis.util.concurrent |
Contains utilities related to concurrent programming (java.util.concurrent package).
|
Modifier and Type | Method and Description |
---|---|
void |
RejectedTaskHandler.rejectedExecution(Runnable r,
LimitingTaskExecutor executor)
Method that may be invoked by a
LimitingTaskExecutor when
execute cannot accept a task. |
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.