Package org.swisspush.gateleen.core.lua
Class RedisCommandDoNothing
- java.lang.Object
-
- org.swisspush.gateleen.core.lua.RedisCommandDoNothing
-
- All Implemented Interfaces:
RedisCommand
public class RedisCommandDoNothing extends Object implements RedisCommand
- Author:
- https://github.com/mcweba [Marc-Andre Weber]
-
-
Constructor Summary
Constructors Constructor Description RedisCommandDoNothing()
-
-
-
Method Detail
-
exec
public void exec(int executionCounter)
- Specified by:
execin interfaceRedisCommand
-
-