Package org.apache.curator.x.async.api
Interface AsyncTransactionDeleteBuilder
- All Superinterfaces:
AsyncPathable<CuratorOp>
- See Also:
-
Method Summary
Methods inherited from interface org.apache.curator.x.async.api.AsyncPathable
forPath
-
Method Details
-
withVersion
Changes the version number used. By default, -1 is used- Parameters:
version
- version to use- Returns:
- this
-