public class LockRequestDto extends RequestDto
| Modifier and Type | Field and Description |
|---|---|
protected long |
lockDuration |
workerId| Constructor and Description |
|---|
LockRequestDto(String workerId,
long lockDuration) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLockDuration() |
getWorkerIdpublic LockRequestDto(String workerId, long lockDuration)
Copyright © 2022. All rights reserved.