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