| Package | Description |
|---|---|
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| Modifier and Type | Method and Description |
|---|---|
protected RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnectionImpl.newRedisSyncCommandsImpl() |
RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnectionImpl.sync() |
RedisPubSubCommands<K,V> |
StatefulRedisPubSubConnection.sync()
Returns the
RedisPubSubCommands API for the current connection. |
Copyright © 2016. All rights reserved.