| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| io.lettuce.core.dynamic.output |
CommandOutput resolution support. |
| Class and Description |
|---|
| CommandOutputFactoryResolver
Strategy interface to resolve a
CommandOutputFactory based on a OutputSelector. |
| Class and Description |
|---|
| CommandOutputFactory
Strategy interface to create
CommandOutput given RedisCodec. |
| CommandOutputFactoryResolver
Strategy interface to resolve a
CommandOutputFactory based on a OutputSelector. |
| CommandOutputResolverSupport
Base class for
CommandOutputFactory resolution such as OutputRegistryCommandOutputFactoryResolver. |
| OutputRegistry
Registry for
CommandOutput types and their factories. |
| OutputSelector
Selector
CommandOutputFactory resolution. |
| OutputType
Type descriptor for a
CommandOutput. |
Copyright © 2021 lettuce.io. All rights reserved.