Uses of Interface
org.apache.curator.x.async.api.WatchableAsyncCuratorFramework
Packages that use WatchableAsyncCuratorFramework
Package
Description
-
Uses of WatchableAsyncCuratorFramework in org.apache.curator.x.async
Subinterfaces of WatchableAsyncCuratorFramework in org.apache.curator.x.asyncModifier and TypeInterfaceDescriptioninterface
Zookeeper framework-style client that returns composable async operations that implementCompletionStage
-
Uses of WatchableAsyncCuratorFramework in org.apache.curator.x.async.api
Subinterfaces of WatchableAsyncCuratorFramework in org.apache.curator.x.async.apiModifier and TypeInterfaceDescriptioninterface
Zookeeper framework-style clientMethods in org.apache.curator.x.async.api that return WatchableAsyncCuratorFrameworkModifier and TypeMethodDescriptionAsyncCuratorFrameworkDsl.watched()
Returns a facade that adds watching to any of the subsequently created builders. -
Uses of WatchableAsyncCuratorFramework in org.apache.curator.x.async.details
Classes in org.apache.curator.x.async.details that implement WatchableAsyncCuratorFrameworkMethods in org.apache.curator.x.async.details that return WatchableAsyncCuratorFramework