Uses of Class
io.lettuce.core.pubsub.RedisPubSubReactiveCommandsImpl
| Package | Description |
|---|---|
| io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
-
Uses of RedisPubSubReactiveCommandsImpl in io.lettuce.core.cluster
Subclasses of RedisPubSubReactiveCommandsImpl in io.lettuce.core.cluster Modifier and Type Class Description classRedisClusterPubSubReactiveCommandsImpl<K,V>A reactive and thread-safe API for a Redis pub/sub connection. -
Uses of RedisPubSubReactiveCommandsImpl in io.lettuce.core.pubsub
Methods in io.lettuce.core.pubsub that return RedisPubSubReactiveCommandsImpl Modifier and Type Method Description protected RedisPubSubReactiveCommandsImpl<K,V>StatefulRedisPubSubConnectionImpl. newRedisReactiveCommandsImpl()