| Package | Description |
|---|---|
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisPubSubReactiveCommandsImpl<K,V>
A reactive and thread-safe API for a Redis pub/sub connection.
|
| Modifier and Type | Method and Description |
|---|---|
RedisPubSubReactiveCommands<K,V> |
StatefulRedisPubSubConnectionImpl.reactive() |
RedisPubSubReactiveCommands<K,V> |
StatefulRedisPubSubConnection.reactive()
Returns the
RedisPubSubReactiveCommands API for the current connection. |
Copyright © 2016. All rights reserved.