Let say for example I have the following code:
return (long) redisTemplate.execute(new RedisCallback() { @Override public Object doInRedis(Red