| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster.pubsub | |
| com.lambdaworks.redis.cluster.pubsub.api.async | |
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| com.lambdaworks.redis.pubsub.api.async |
Pub/Sub Redis API for asynchronous executed commands.
|
| com.lambdaworks.redis.pubsub.api.rx |
Pub/Sub Redis API for reactive commands.
|
| com.lambdaworks.redis.pubsub.api.sync |
Pub/Sub Redis API for synchronous executed commands.
|
| Class and Description |
|---|
| PubSubCommandHandler
A netty
ChannelHandler responsible for writing redis pub/sub commands and reading the response stream from the
server. |
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
| StatefulRedisPubSubConnectionImpl
An thread-safe pub/sub connection to a Redis server.
|
| Class and Description |
|---|
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
| Class and Description |
|---|
| RedisPubSubConnection
Deprecated.
|
| Class and Description |
|---|
| PubSubOutput
One element of the redis pub/sub stream.
|
| PubSubOutput.Type |
| RedisPubSubAsyncCommandsImpl
An asynchronous and thread-safe API for a Redis pub/sub connection.
|
| RedisPubSubConnection
Deprecated.
|
| RedisPubSubListener
Interface for redis pub/sub listeners.
|
| RedisPubSubReactiveCommandsImpl
A reactive and thread-safe API for a Redis pub/sub connection.
|
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
| Class and Description |
|---|
| RedisPubSubConnection
Deprecated.
|
| RedisPubSubListener
Interface for redis pub/sub listeners.
|
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
| Class and Description |
|---|
| RedisPubSubListener
Interface for redis pub/sub listeners.
|
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
| Class and Description |
|---|
| RedisPubSubListener
Interface for redis pub/sub listeners.
|
| StatefulRedisPubSubConnection
An asynchronous thread-safe pub/sub connection to a redis server.
|
Copyright © 2017 lettuce.io. All rights reserved.