| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.api.async |
Standalone Redis API for asynchronous executed commands.
|
| com.lambdaworks.redis.api.rx |
Standalone Redis API for reactive commands.
|
| com.lambdaworks.redis.api.sync |
Standalone Redis API for synchronous executed commands.
|
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| com.lambdaworks.redis.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
| com.lambdaworks.redis.cluster.api.rx |
Redis Cluster API for reactive commands.
|
| com.lambdaworks.redis.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
| com.lambdaworks.redis.output |
Implementation of different output protocols including the Streaming API.
|
| com.lambdaworks.redis.protocol |
Redis protocol layer abstraction.
|
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| MultiOutput
Output of all commands within a MULTI block.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| KeyStreamingChannel
Streaming API for multiple Keys.
|
| KeyValueStreamingChannel
Streaming API for multiple Key-Values.
|
| ScanOutput
Cursor handling output.
|
| ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
| StreamingOutput
Implementors of this class support a streaming
CommandOutput while the command is still processed. |
| StreamingOutput.Subscriber
Subscriber to a
StreamingOutput. |
| ValueStreamingChannel
Streaming API for multiple Keys.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
| Class and Description |
|---|
| CommandOutput
Abstract representation of the output of a redis command.
|
Copyright © 2017 lettuce.io. All rights reserved.