Interface CuratorOp

All Known Implementing Classes:
ExtractingCuratorOp

public interface CuratorOp
Internal representation of a transaction operation
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.zookeeper.Op
    get()
     
     
  • Method Details

    • get

      org.apache.zookeeper.Op get()
    • getTypeAndPath

      TypeAndPath getTypeAndPath()