Interface ClusterLockCleanupDao

All Known Implementing Classes:
JiraClusterLockQueryDSLDao

public interface ClusterLockCleanupDao
Adds the capability of releasing other nodes' locks in a ClusterLockDao.
Since:
v8.2
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Release all cluster locks.
  • Method Details

    • releaseAllClusterLocks

      void releaseAllClusterLocks()
      Release all cluster locks.