Package org.infinispan.lock.impl.entries
Class ClusteredLockKey
java.lang.Object
org.infinispan.lock.impl.entries.ClusteredLockKey
Used to retrieve and identify a lock in the cache
- Since:
- 9.2
- Author:
- Katia Aresti, karesti@redhat.com
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EXTERNALIZER
-
-
Constructor Details
-
ClusteredLockKey
public ClusteredLockKey(org.infinispan.util.ByteString name)
-
-
Method Details