Class LockingResponse.LockExpired$

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

    public static class LockingResponse.LockExpired$
    extends java.lang.Object
    implements LockingResponse, scala.Product, java.io.Serializable
    Scala API: Lock expired notification which is sent to component who acquired lock previously
    See Also:
    Serialized Form
    • Constructor Detail

      • LockExpired$

        public LockExpired$()