| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| Modifier and Type | Field and Description |
|---|---|
static Builder<java.util.List<Module>> |
BuilderFactory.MODULE_LIST |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Module> |
Jedis.moduleList() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Module> |
GenericControlCommands.moduleList() |
java.util.List<Module> |
ModuleCommands.moduleList()
Return information about the modules loaded to the server.
|
Copyright © 2025. All rights reserved.