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