Uses of Class
redis.clients.jedis.Module
Packages that use Module
Package
Description
This package contains the interfaces that contain methods representing Redis core commands.
-
Uses of Module in redis.clients.jedis
Fields in redis.clients.jedis with type parameters of type ModuleMethods in redis.clients.jedis that return types with arguments of type Module -
Uses of Module in redis.clients.jedis.commands
Methods in redis.clients.jedis.commands that return types with arguments of type ModuleModifier and TypeMethodDescriptionGenericControlCommands.moduleList()ModuleCommands.moduleList()Return information about the modules loaded to the server.