Interface AsyncPathable<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      T forPath​(java.lang.String path)
      Commit the currently building operation using the given path and invoke ZooKeeper
    • Method Detail

      • forPath

        T forPath​(java.lang.String path)
        Commit the currently building operation using the given path and invoke ZooKeeper
        Parameters:
        path - the path
        Returns:
        usually an async stage