| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| Modifier and Type | Method and Description |
|---|---|
<T extends Commands> |
RedisCommandFactory.getCommands(Class<T> commandInterface)
Returns a Redis Commands interface instance for the given interface.
|
Copyright © 2021 lettuce.io. All rights reserved.