JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.curator.framework.api.AddWatchBuilder
Packages that use
AddWatchBuilder
Package
Description
org.apache.curator.framework.api
org.apache.curator.framework.imps
Uses of
AddWatchBuilder
in
org.apache.curator.framework.api
Methods in
org.apache.curator.framework.api
that return
AddWatchBuilder
Modifier and Type
Method
Description
AddWatchBuilder
WatchesBuilder.
add
()
Start an add watch operation
Uses of
AddWatchBuilder
in
org.apache.curator.framework.imps
Classes in
org.apache.curator.framework.imps
that implement
AddWatchBuilder
Modifier and Type
Class
Description
class
AddWatchBuilderImpl
Methods in
org.apache.curator.framework.imps
that return
AddWatchBuilder
Modifier and Type
Method
Description
AddWatchBuilder
WatchesBuilderImpl.
add
()