Interface CuratorOp
- All Known Implementing Classes:
- ExtractingCuratorOp
public interface CuratorOp
Internal representation of a transaction operation
- 
Method Summary
- 
Method Details- 
getorg.apache.zookeeper.Op get()
- 
getTypeAndPathTypeAndPath getTypeAndPath()
 
-