public interface AsyncTransactionCheckBuilder extends AsyncPathable<CuratorOp>
AsyncTransactionOp.check()
Modifier and Type | Method and Description |
---|---|
AsyncPathable<CuratorOp> |
withVersion(int version)
Use the given version (the default is -1)
|
forPath
AsyncPathable<CuratorOp> withVersion(int version)
version
- version to useCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.