Class RedisCommandDoNothing

  • All Implemented Interfaces:
    RedisCommand

    public class RedisCommandDoNothing
    extends Object
    implements RedisCommand
    Author:
    https://github.com/mcweba [Marc-Andre Weber]
    • Constructor Detail

      • RedisCommandDoNothing

        public RedisCommandDoNothing()
    • Method Detail

      • exec

        public void exec​(int executionCounter)
        Specified by:
        exec in interface RedisCommand