Search
Preparing search index...
The search index is not available
node-zk-treecache
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
node-zk-treecache
ExistsBuilderImpl
Class ExistsBuilderImpl
Hierarchy
AbstractGetBuilder
ExistsBuilderImpl
Implements
ExistsBuilder
Index
Constructors
constructor
Properties
callback
client
watcher
Methods
for
Path
with
Callback
with
Watcher
Constructors
constructor
new
Exists
Builder
Impl
(
client
:
CuratorFrameworkImpl
)
:
ExistsBuilderImpl
Parameters
client:
CuratorFrameworkImpl
Returns
ExistsBuilderImpl
Properties
Protected
callback
callback
:
CuratorCallback
|
undefined
= undefined
Private
client
client
:
CuratorFrameworkImpl
Protected
watcher
watcher
:
ZooKeeperWatcher
|
undefined
= undefined
Methods
for
Path
for
Path
(
path
:
string
)
:
Promise
<
boolean
>
Parameters
path:
string
Returns
Promise
<
boolean
>
with
Callback
with
Callback
(
cb
:
CuratorCallback
)
:
this
Parameters
cb:
CuratorCallback
Returns
this
with
Watcher
with
Watcher
(
watcher
:
ZooKeeperWatcher
)
:
this
Parameters
watcher:
ZooKeeperWatcher
Returns
this
node-
zk-
treecache
Exists
Builder
Impl
constructor
callback
client
watcher
for
Path
with
Callback
with
Watcher
Generated using
TypeDoc