public class ReleaseLockRedisCommand extends Object implements RedisCommand
| Constructor and Description |
|---|
ReleaseLockRedisCommand(LuaScriptState luaScriptState,
List<String> keys,
List<String> arguments,
io.vertx.redis.RedisClient redisClient,
org.slf4j.Logger log,
io.vertx.core.Future<Boolean> future) |
public void exec(int executionCounter)
exec in interface RedisCommandCopyright © 2016–2020. All rights reserved.