public class LockImpl extends Object implements CqnLock
CqnLock.Mode
Constructor and Description |
---|
LockImpl(CqnLock.Mode mode) |
LockImpl(CqnLock.Mode mode,
int timeout) |
Modifier and Type | Method and Description |
---|---|
CqnLock.Mode |
mode() |
Optional<Integer> |
timeout() |
String |
toJson() |
public LockImpl(CqnLock.Mode mode, int timeout)
public LockImpl(CqnLock.Mode mode)
public String toJson()
toJson
in interface JSONizable
public CqnLock.Mode mode()
Copyright © 2023 SAP. All rights reserved.