| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| com.lambdaworks.redis.pubsub.api.async |
PubSub Redis API for asynchronous executed commands.
|
| com.lambdaworks.redis.pubsub.api.rx |
PubSub Redis API for reactive commands.
|
| com.lambdaworks.redis.pubsub.api.sync |
PubSub 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 |
|---|
| 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 © 2016. All rights reserved.