Package io.permazen.kv.simple
Class LockOwner
java.lang.Object
io.permazen.kv.simple.LockOwner
Represents the owner of a
Lock
managed by a LockManager
.
Each instance of this class represents a separate lock owner.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LockOwner
public LockOwner()Constructor.
-