| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| io.lettuce.core.dynamic.parameter |
Parameter access and descriptors.
|
| io.lettuce.core.dynamic.segment |
Support for
CommandSegments and segment parsing. |
| Class and Description |
|---|
| Parameter
Abstracts a method parameter and exposes access to type and parameter information.
|
| Parameters
Base class to abstract method
Parameters. |
| Class and Description |
|---|
| ExecutionSpecificParameters.ExecutionAwareParameter |
| Parameter
Abstracts a method parameter and exposes access to type and parameter information.
|
| Parameters
Base class to abstract method
Parameters. |
| Class and Description |
|---|
| MethodParametersAccessor
Accessor interface to method parameters during the actual invocation.
|
| Parameter
Abstracts a method parameter and exposes access to type and parameter information.
|
Copyright © 2020 lettuce.io. All rights reserved.