Class LockingResponse.LockExpiringShortly$

java.lang.Object
csw.command.client.models.framework.LockingResponse.LockExpiringShortly$
All Implemented Interfaces:
LockingResponse, CommandSerializable, Serializable, scala.Equals, scala.Product
Enclosing interface:
LockingResponse

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

  • Constructor Details

    • LockExpiringShortly$

      public LockExpiringShortly$()