| Interface | Description |
|---|---|
| CommandOutputFactory |
Strategy interface to create
CommandOutput given RedisCodec. |
| CommandOutputFactoryResolver |
Strategy interface to resolve a
CommandOutputFactory based on a OutputSelector. |
| Class | Description |
|---|---|
| CodecAwareOutputFactoryResolver |
RedisCodec-aware implementation of CommandOutputFactoryResolver. |
| CommandOutputResolverSupport |
Base class for
CommandOutputFactory resolution such as OutputRegistryCommandOutputFactoryResolver. |
| OutputRegistry |
Registry for
CommandOutput types and their factories. |
| OutputRegistryCommandOutputFactoryResolver | |
| OutputSelector |
Selector
CommandOutputFactory resolution. |
| OutputType |
Type descriptor for a
CommandOutput. |
CommandOutput resolution support.Copyright © 2020 lettuce.io. All rights reserved.