Interface JobControlState


public interface JobControlState
Interface for managing job state and synchronization
Author:
mpolden
  • Method Details

    • readInactiveJobs

      Set<String> readInactiveJobs()
      Returns the set of jobs that are temporarily inactive
    • lockMaintenanceJob

      Mutex lockMaintenanceJob(String job)
      Acquire lock for running given job