org.apache.curator.framework.api.transaction
Interface CuratorTransactionBridge


public interface CuratorTransactionBridge


Method Summary
 CuratorTransactionFinal and()
          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


Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.