Uses of Interface
net.ognetwork.ogcore.api.interfaces.JedisCommand
Packages that use JedisCommand
-
Uses of JedisCommand in net.ognetwork.ogcore.api.wrappers
Methods in net.ognetwork.ogcore.api.wrappers with parameters of type JedisCommandModifier and TypeMethodDescription<T> T
JedisWrapper.runCommand
(JedisCommand<T> command) Runs a command with an instance from the Jedis pool.