Package org.bardframework.commons.waf
Class RequestCallCounterRedis
java.lang.Object
org.bardframework.commons.waf.RequestCallCounterRedis
- All Implemented Interfaces:
RequestCallCounter
-
Constructor Summary
ConstructorsConstructorDescriptionRequestCallCounterRedis(org.springframework.data.redis.core.RedisTemplate<String, String> redisTemplate) -
Method Summary
-
Constructor Details
-
RequestCallCounterRedis
-
-
Method Details
-
increment
- Specified by:
incrementin interfaceRequestCallCounter
-
expire
- Specified by:
expirein interfaceRequestCallCounter
-