Class IDistributedLock.LockRequest

java.lang.Object
io.github.devlibx.easy.lock.IDistributedLock.LockRequest
Enclosing interface:
IDistributedLock

public static class IDistributedLock.LockRequest extends Object
Request to take a lock
  • Constructor Details

    • LockRequest

      public LockRequest()
  • Method Details

    • getUniqueLockIdForLocking

      public String getUniqueLockIdForLocking()