public class LockImpl extends Object implements CqnLock
LockImpl()
LockImpl(int timeout)
Optional<Integer>
timeout()
CqnLock
timeout(int timeout)
String
toJson()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LockImpl(int timeout)
public LockImpl()
public String toJson()
toJson
JSONizable
public Optional<Integer> timeout()
timeout
public CqnLock timeout(int timeout)
Copyright © 2021 SAP. All rights reserved.