Interface BusyWorkersService


public interface BusyWorkersService
  • Method Details

    • isWorkerBusy

      boolean isWorkerBusy(String workerId)
    • findBusyWorkers

      void findBusyWorkers()
    • clearBusyWorkers

      void clearBusyWorkers()