Class LockInfo


  • public class LockInfo
    extends Object
    Representation of a lock info
    Author:
    Ancuta Morarasu
    • Constructor Detail

      • LockInfo

        public LockInfo()
    • Method Detail

      • setTimeToExpire

        public void setTimeToExpire​(Integer timeToExpire)
      • getTimeToExpire

        public Integer getTimeToExpire()
      • getMappedType

        public LockType getMappedType()
      • setType

        public void setType​(String type)
      • getLifetime

        public Lifetime getLifetime()
      • setLifetime

        public void setLifetime​(String lifetimeStr)