Uses of Package
io.lettuce.core.dynamic.parameter
| 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. |
-
Classes in io.lettuce.core.dynamic.parameter used by io.lettuce.core.dynamic Class Description Parameter Abstracts a method parameter and exposes access to type and parameter information.Parameters Base class to abstract methodParameters. -
Classes in io.lettuce.core.dynamic.parameter used by io.lettuce.core.dynamic.parameter Class Description ExecutionSpecificParameters.ExecutionAwareParameter Parameter Abstracts a method parameter and exposes access to type and parameter information.Parameters Base class to abstract methodParameters. -
Classes in io.lettuce.core.dynamic.parameter used by io.lettuce.core.dynamic.segment Class Description MethodParametersAccessor Accessor interface to method parameters during the actual invocation.Parameter Abstracts a method parameter and exposes access to type and parameter information.