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.WatchesBuilder
Packages that use
WatchesBuilder
Package
Description
org.apache.curator.framework
org.apache.curator.framework.imps
Uses of
WatchesBuilder
in
org.apache.curator.framework
Methods in
org.apache.curator.framework
that return
WatchesBuilder
Modifier and Type
Method
Description
WatchesBuilder
CuratorFramework.
watchers
()
Start a watch builder.
Uses of
WatchesBuilder
in
org.apache.curator.framework.imps
Classes in
org.apache.curator.framework.imps
that implement
WatchesBuilder
Modifier and Type
Class
Description
class
WatchesBuilderImpl
Methods in
org.apache.curator.framework.imps
that return
WatchesBuilder
Modifier and Type
Method
Description
WatchesBuilder
CuratorFrameworkImpl.
watchers
()