Interface CuratorTransactionBridge
-
public interface CuratorTransactionBridge
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CuratorTransactionFinaland()Syntactic sugar to make the fluent interface more readable
-
-
-
Method Detail
-
and
CuratorTransactionFinal and()
Syntactic sugar to make the fluent interface more readable- Returns:
- transaction continuation
-
-