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