Package redis.clients.jedis.commands
Interface ModuleCommands
-
- All Known Implementing Classes:
Jedis
public interface ModuleCommands
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Module>moduleList()StringmoduleLoad(String path)StringmoduleUnload(String name)
-