Package org.apache.curator.framework.api
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
-
Method Summary
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
-