| Package | Description |
|---|---|
| stormpot |
Stormpot
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Completion.await(Timeout timeout)
Causes the current thread to wait until the completion is finished,
or the thread is
interrupted, or the specified
waiting time elapses. |
T |
QueuePool.claim(Timeout timeout) |
T |
Pool.claim(Timeout timeout)
Claim the exclusive rights until released, to an object in the pool.
|
T |
BlazePool.claim(Timeout timeout) |
Copyright © 2011-2014–2015. All rights reserved.