Interface AcquireJobsRunnableConfiguration

    • Method Detail

      • isGlobalAcquireLockEnabled

        boolean isGlobalAcquireLockEnabled()
      • getGlobalAcquireLockPrefix

        String getGlobalAcquireLockPrefix()
      • getLockWaitTime

        Duration getLockWaitTime()
      • getLockPollRate

        Duration getLockPollRate()
      • getLockForceAcquireAfter

        Duration getLockForceAcquireAfter()