Interface AsyncEnsemblable<T>

All Known Subinterfaces:
AsyncGetConfigBuilder

public interface AsyncEnsemblable<T>
Terminal operation for config/reconfig builders
  • Method Summary

    Modifier and Type
    Method
    Description
    Commit the currently building operation and invoke ZooKeeper
  • Method Details

    • forEnsemble

      T forEnsemble()
      Commit the currently building operation and invoke ZooKeeper
      Returns:
      async stage