| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| io.lettuce.core.dynamic.parameter |
Parameter access and descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters<? extends Parameter> |
DeclaredCommandMethod.getParameters() |
Parameters<? extends Parameter> |
CommandMethod.getParameters() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionSpecificParameters
Parameters-implementation specific to execution. |
Copyright © 2020 lettuce.io. All rights reserved.