public interface BusyWorkersService
| Modifier and Type | Method and Description |
|---|---|
void |
clearBusyWorkers() |
void |
findBusyWorkers() |
boolean |
isWorkerBusy(String workerId) |
boolean isWorkerBusy(String workerId)
void findBusyWorkers()
void clearBusyWorkers()
Copyright © 2018. All rights reserved.