| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> RedisPubSubConnectionImpl<K,V> |
RedisClient.newRedisPubSubConnectionImpl(RedisChannelWriter<K,V> channelWriter,
RedisCodec<K,V> codec,
long timeout,
TimeUnit unit)
Construct a new
RedisPubSubConnectionImpl. |
Copyright © 2016. All rights reserved.