Class CacheRequestRedisCommand
- java.lang.Object
-
- org.swisspush.gateleen.cache.storage.CacheRequestRedisCommand
-
- All Implemented Interfaces:
RedisCommand
public class CacheRequestRedisCommand extends Object implements RedisCommand
- Author:
- https://github.com/mcweba [Marc-Andre Weber]
-
-
Constructor Summary
Constructors Constructor Description CacheRequestRedisCommand(LuaScriptState luaScriptState, List<String> keys, List<String> arguments, io.vertx.redis.RedisClient redisClient, org.slf4j.Logger log, io.vertx.core.Future<Void> future)
-
-
-
Method Detail
-
exec
public void exec(int executionCounter)
- Specified by:
execin interfaceRedisCommand
-
-