Class RestoreUnlockDatabaseEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
ClusterEvent, Serializable

public class RestoreUnlockDatabaseEvent extends AbstractRestoreEvent
An event that is sent before db drop to lock some database table
Since:
8.3.0
See Also:
  • Constructor Details

    • RestoreUnlockDatabaseEvent

      public RestoreUnlockDatabaseEvent(Object src, JobScope jobScope)