public final class Redis extends Object
| Modifier and Type | Method and Description |
|---|---|
static <V,E extends Throwable> |
execute(RedisCallback<V,E> cb) |
static redis.clients.jedis.Jedis |
get() |
public static redis.clients.jedis.Jedis get()
public static <V,E extends Throwable> V execute(RedisCallback<V,E> cb) throws E extends Throwable
E extends ThrowableCopyright © 2010-2012 Mycila. All Rights Reserved.