public final class RedisConnector extends Object implements Component, Activeable
| Constructor and Description |
|---|
RedisConnector(String redisHost,
int redisPort,
Option<String> passwordOption) |
public redis.clients.jedis.Jedis getResource()
public void start()
start in interface Activeablepublic void stop()
stop in interface ActiveableCopyright © 2015. All Rights Reserved.