public class RedisDB extends Object
| Constructor and Description |
|---|
RedisDB() |
| Modifier and Type | Method and Description |
|---|---|
com.lambdaworks.redis.api.sync.RedisCommands<String,String> |
getGenericConnection() |
com.lambdaworks.redis.pubsub.api.sync.RedisPubSubCommands<String,String> |
getPubSubConnection() |
void |
init(String redisUri) |
Copyright © 2016 Electronic Arts Inc. All rights reserved.