Class DistributedLock.AcquireAndExecuteResult

  • Enclosing interface:
    DistributedLock

    public static class DistributedLock.AcquireAndExecuteResult
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isAcquired()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isAcquired

        public boolean isAcquired()