Package org.apache.curator.framework.api
Interface WatchesBuilder
- All Superinterfaces:
RemoveWatchesBuilder
- All Known Implementing Classes:
WatchesBuilderImpl
Builder to allow watches to be removed
-
Method Summary
Methods inherited from interface org.apache.curator.framework.api.RemoveWatchesBuilder
remove, remove, removeAll
-
Method Details
-
add
AddWatchBuilder add()Start an add watch operation- Returns:
- builder
-