Class ClusteredLockKey


  • public class ClusteredLockKey
    extends Object
    Used to retrieve and identify a lock in the cache
    Since:
    9.2
    Author:
    Katia Aresti, karesti@redhat.com
    • Field Detail

      • EXTERNALIZER

        public static final org.infinispan.commons.marshall.AdvancedExternalizer<ClusteredLockKey> EXTERNALIZER
    • Constructor Detail

      • ClusteredLockKey

        public ClusteredLockKey​(org.infinispan.util.ByteString name)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getName

        public org.infinispan.util.ByteString getName()