Package | Description |
---|---|
io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
io.lettuce.core.api.async |
Standalone Redis API for asynchronous executed commands.
|
io.lettuce.core.api.reactive |
Standalone Redis API for reactive command execution.
|
io.lettuce.core.api.sync |
Standalone Redis API for synchronous executed commands.
|
io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient . |
io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
io.lettuce.core.cluster.api.reactive |
Redis Cluster API for reactive command execution.
|
io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
io.lettuce.core.dynamic.output |
CommandOutput resolution support. |
io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
io.lettuce.core.sentinel |
Redis Sentinel connection classes.
|
io.lettuce.core.sentinel.api.async |
Redis Sentinel API for asynchronous executed commands.
|
io.lettuce.core.sentinel.api.reactive |
Redis Sentinel API for reactive command execution.
|
io.lettuce.core.sentinel.api.sync |
Redis Sentinel API for synchronous executed commands.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
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
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
ValueStreamingChannel
Streaming API for multiple Keys.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
ValueStreamingChannel
Streaming API for multiple Keys.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
ScoredValueStreamingChannel
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 keys and values (tuples).
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
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 keys and values (tuples).
|
ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
ValueStreamingChannel
Streaming API for multiple Keys.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
KeyStreamingChannel
Streaming API for multiple Keys.
|
KeyValueStreamingChannel
Streaming API for multiple keys and values (tuples).
|
ListSubscriber
Simple subscriber feeding a
Collection ListSubscriber.onNext(Collection, Object) . |
NestedMultiOutput
List of flat arrays, possibly deeply nested. |
ReplayOutput.Signal
Encapsulates a replayable decoding signal.
|
ScanOutput
Cursor handling output.
|
ScoredValueStreamingChannel
Streaming API for multiple Keys.
|
StreamingChannel
Marker interface for streaming channels.
|
StreamingOutput
Implementors of this class support a streaming
CommandOutput while the command is still processed. |
StreamingOutput.Subscriber
Subscriber to a
StreamingOutput . |
TransformingOutput.TransformingAccessor
Accessor for the underlying output.
|
ValueStreamingChannel
Streaming API for multiple Keys.
|
VoidOutput
Void command output to consume data silently without actually processing it. |
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Class and Description |
---|
CommandOutput
Base class for Redis command outputs.
|
Copyright © 2023 lettuce.io. All rights reserved.