| 参数: |
- lockId (string) – The name of the distributed lock.
- onOrNot (Boolean) – Optional, whether to wait for the lock to be
on (true) or off (false).
- timeout (integer) – Milliseconds to wait.
- interval (integer) – Milliseconds to sleep in each waiting cycle.
|