| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.api |
Standalone Redis connection API.
|
| 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.sync |
Redis Cluster API for synchronous executed commands.
|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| io.lettuce.core.dynamic.batch |
Batching with Redis Command interfaces.
|
| io.lettuce.core.dynamic.segment |
Support for
CommandSegments and segment parsing. |
| io.lettuce.core.internal |
Contains internal API.
|
| io.lettuce.core.metrics |
Collectors for client metrics.
|
| 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 |
|---|
| AsyncCommand
An asynchronous redis command and its result.
|
| CommandArgs
Redis command arguments.
|
| CommandHandler
A netty
ChannelHandler responsible for writing redis commands and reading responses from the server. |
| CommandType
Redis commands.
|
| ConnectionFacade
Represents a stateful connection facade.
|
| ConnectionWatchdog
A netty
ChannelHandler responsible for monitoring the channel and reconnecting when the connection is lost. |
| Endpoint
Wraps a stateful
Endpoint that abstracts the underlying channel. |
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| ReconnectionListener
Listener for reconnection events.
|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| CommandType
Redis commands.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| CommandType
Redis commands.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| CommandType
Redis commands.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| ConnectionFacade
Represents a stateful connection facade.
|
| DefaultEndpoint
Default
Endpoint implementation. |
| Endpoint
Wraps a stateful
Endpoint that abstracts the underlying channel. |
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| CommandType
Redis commands.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| CommandType
Redis commands.
|
| Class and Description |
|---|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| AsyncCommand
An asynchronous redis command and its result.
|
| Command |
| CommandArgs
Redis command arguments.
|
| CommandHandler.LifecycleState |
| CommandKeyword
Keyword modifiers for redis commands.
|
| CommandType
Redis commands.
|
| CommandWrapper
Wrapper for a command.
|
| CompleteableCommand
Extension to commands that provide registration of command completion callbacks.
|
| ConnectionFacade
Represents a stateful connection facade.
|
| ConnectionWatchdog
A netty
ChannelHandler responsible for monitoring the channel and reconnecting when the connection is lost. |
| DecoratedCommand
A decorated command allowing access to the underlying
DecoratedCommand.getDelegate(). |
| DemandAware.Source
A
DemandAware.Source provides data to a DemandAware and can be notified to produce more input for the command. |
| Endpoint
Wraps a stateful
Endpoint that abstracts the underlying channel. |
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| ReconnectionListener
Listener for reconnection events.
|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| CommandHandler
A netty
ChannelHandler responsible for writing redis commands and reading responses from the server. |
| ConnectionFacade
Represents a stateful connection facade.
|
| DefaultEndpoint
Default
Endpoint implementation. |
| Endpoint
Wraps a stateful
Endpoint that abstracts the underlying channel. |
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| AsyncCommand
An asynchronous redis command and its result.
|
| CommandArgs
Redis command arguments.
|
| ConnectionFacade
Represents a stateful connection facade.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| RedisCommand
A redis command that holds an output, arguments and a state, whether it is completed or not.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
| Class and Description |
|---|
| CommandArgs
Redis command arguments.
|
| ProtocolKeyword
Interface for protocol keywords providing an encoded representation.
|
Copyright © 2020 lettuce.io. All rights reserved.