Package org.swisspush.gateleen.core.lua
Interface RedisCommand
-
- All Known Implementing Classes:
RedisCommandDoNothing,ReleaseLockRedisCommand
public interface RedisCommand- Author:
- https://github.com/mcweba [Marc-Andre Weber]
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexec(int executionCounter)
-