Class LockingResponse.LockExpiringShortly$

  • All Implemented Interfaces:
    LockingResponse, CommandSerializable, java.io.Serializable, scala.Equals, scala.Product
    Enclosing interface:
    LockingResponse

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

      • LockExpiringShortly$

        public LockExpiringShortly$()