Redis based distributed reentrant Lock object for Java implements
https://github.com/redisson/redisson/wiki/8.-Distributed-locks-and-synchronizers
Redisson provide isHeldByCurrentThread() method to check reentrant or not
Redis based distributed reentrant Lock object for Java implements
https://github.com/redisson/redisson/wiki/8.-Distributed-locks-and-synchronizers
Redisson provide isHeldByCurrentThread() method to check reentrant or not