public class ReservationIssueDTO
extends java.lang.Object
Describes request to reserve bulk of tasks for exeution by the worker.
| Constructor and Description |
|---|
ReservationIssueDTO(int maxReservationCount,
java.net.URI workerCommunicationURI,
java.lang.String workerId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxReservationCount() |