Uses of Interface
org.apache.curator.framework.api.transaction.CuratorTransactionBridge
Packages that use CuratorTransactionBridge
-
Uses of CuratorTransactionBridge in org.apache.curator.framework.api.transaction
Methods in org.apache.curator.framework.api.transaction that return types with arguments of type CuratorTransactionBridgeModifier and TypeMethodDescriptionCuratorTransaction.check()Deprecated.Start a check builder in the transactionCuratorTransaction.create()Deprecated.Start a create builder in the transactionCuratorTransaction.delete()Deprecated.Start a delete builder in the transactionCuratorTransaction.setData()Deprecated.Start a setData builder in the transaction