Class LockingResponses.LockExpiringShortly$

  • All Implemented Interfaces:
    LockingResponse, TMTSerializable, java.io.Serializable, scala.Equals, scala.Product, scala.Serializable
    Enclosing class:
    LockingResponses

    public static class LockingResponses.LockExpiringShortly$
    extends java.lang.Object
    implements LockingResponse, scala.Product, scala.Serializable
    Scala API: Lock expiring notification which is sent after a duration calculated by [leaseDuration - (leaseDuration / 10)]
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface scala.Equals

        canEqual, equals
      • Methods inherited from interface scala.Product

        productArity, productElement, productIterator, productPrefix
    • Constructor Detail

      • LockExpiringShortly$

        public LockExpiringShortly$()