Interface Watchable<T>

All Superinterfaces:
WatchableBase<T>
All Known Subinterfaces:
ACLableExistBuilderMain, ExistsBuilder, ExistsBuilderMain, GetChildrenBuilder, GetConfigBuilder, GetDataBuilder, GetDataWatchBackgroundStatable, WatchBackgroundEnsembleable<T>, WatchPathable<T>
All Known Implementing Classes:
ExistsBuilderImpl, GetChildrenBuilderImpl, GetConfigBuilderImpl, GetDataBuilderImpl

public interface Watchable<T> extends WatchableBase<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    Have the operation set a watch

    Methods inherited from interface org.apache.curator.framework.api.WatchableBase

    usingWatcher, usingWatcher
  • Method Details

    • watched

      T watched()
      Have the operation set a watch
      Returns:
      this