Class Lock


  • public class Lock
    extends Object
    • Method Detail

      • getLockKey

        public String getLockKey()
      • getLockOwner

        public String getLockOwner()
        Returns:
        the cluster node id and in case of no clustering, it will be 'default'
      • getLockThread

        public String getLockThread()
        Returns:
        the name of the thread that holds the lock
      • getLockTime

        public long getLockTime()
      • getStatus

        public String getStatus()