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