Class ClusteredLockValue

java.lang.Object
org.infinispan.lock.impl.entries.ClusteredLockValue

public class ClusteredLockValue extends Object
Lock object inside the cache. Holds the lock owner, the lock request id and the status of the lock.
Since:
9.2
Author:
Katia Aresti, karesti@redhat.com