| Package | Description |
|---|---|
| net.greghaines.jesque.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T,V> V |
PoolUtils.doWorkInPool(redis.clients.util.Pool<T> pool,
PoolUtils.PoolWork<T,V> work) |
static <T,V> V |
PoolUtils.doWorkInPoolNicely(redis.clients.util.Pool<T> pool,
PoolUtils.PoolWork<T,V> work) |
Copyright © 2011-2013. All Rights Reserved.