Package org.apache.curator.x.async.api
Interface AsyncSyncBuilder
-
- All Superinterfaces:
AsyncPathable<AsyncStage<java.lang.Void>>
public interface AsyncSyncBuilder extends AsyncPathable<AsyncStage<java.lang.Void>>
Builder for syncs
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.x.async.api.AsyncPathable
forPath
-
-