Interface RemoveWatchesType

All Superinterfaces:
Backgroundable<ErrorListenerPathable<Void>>, BackgroundPathable<Void>, BackgroundPathableQuietlyable<Void>, Guaranteeable<BackgroundPathableQuietlyable<Void>>, Pathable<Void>, Quietly<BackgroundPathable<Void>>, RemoveWatchesLocal
All Known Implementing Classes:
RemoveWatchesBuilderImpl, WatchesBuilderImpl

public interface RemoveWatchesType extends RemoveWatchesLocal, Guaranteeable<BackgroundPathableQuietlyable<Void>>
Builder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted.
  • Method Details

    • ofType

      RemoveWatchesLocal ofType(org.apache.zookeeper.Watcher.WatcherType watcherType)
      Specify the type of watcher to be removed.
      Parameters:
      watcherType -
      Returns: