| Package | Description |
|---|---|
| com.lambdaworks.redis | |
| com.lambdaworks.redis.output | |
| com.lambdaworks.redis.protocol | |
| com.lambdaworks.redis.pubsub |
| Class and Description |
|---|
| Command
A redis command and its result.
|
| CommandArgs
Redis command argument encoder.
|
| CommandOutput
Abstract representation of the output of a redis command.
|
| CommandType
Redis commands.
|
| Class and Description |
|---|
| Command
A redis command and its result.
|
| CommandOutput
Abstract representation of the output of a redis command.
|
| Class and Description |
|---|
| Command
A redis command and its result.
|
| CommandArgs
Redis command argument encoder.
|
| CommandKeyword
Keyword modifiers for redis commands.
|
| CommandOutput
Abstract representation of the output of a redis command.
|
| CommandType
Redis commands.
|
| RedisStateMachine
State machine that decodes redis server responses encoded according to the
Unified Request Protocol.
|
| Class and Description |
|---|
| Command
A redis command and its result.
|
| CommandHandler
A netty
ChannelHandler responsible for writing redis commands and
reading responses from the server. |
| CommandOutput
Abstract representation of the output of a redis command.
|
Copyright © 2025. All rights reserved.