Search
Preparing search index...
The search index is not available
rqlite-client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"lock"
Lock
Class Lock
Hierarchy
Lock
Index
Constructors
constructor
Methods
acquire
release
with
Constructors
constructor
new
Lock
(
)
:
Lock
Returns
Lock
Methods
acquire
acquire
(
)
:
Promise
<
null
>
Returns
Promise
<
null
>
release
release
(
)
:
void
Returns
void
with
with
(
task
:
Function
)
:
Promise
<
any
>
Parameters
task:
Function
Returns
Promise
<
any
>
Globals
"index"
"lock"
Lock
constructor
acquire
release
with
Generated using
TypeDoc