Uses of Interface
org.apache.curator.x.async.api.AsyncWatchBuilder2
-
Packages that use AsyncWatchBuilder2 Package Description org.apache.curator.x.async.api -
-
Uses of AsyncWatchBuilder2 in org.apache.curator.x.async.api
Methods in org.apache.curator.x.async.api that return AsyncWatchBuilder2 Modifier and Type Method Description AsyncWatchBuilder2AsyncWatchBuilder. withMode(org.apache.zookeeper.AddWatchMode mode)The mode to use.
-