Package org.apache.curator.x.async
package org.apache.curator.x.async
-
ClassDescriptionZookeeper framework-style client that returns composable async operations that implement
CompletionStage
The exception type set for async watchersAsyncResult<T>Utility that combines the value, the ZooKeeper result code and the exception in one object allowing you to not worry about exceptional completions.AsyncStage<T>ACompletionStage
that is the result of most operations.Utility for adding asynchronous behaviorSet as the completion stage's exception when trying to acquire a lock times out