Package org.apache.bookkeeper.util
Class SubTreeCache.WatchGuard
- java.lang.Object
-
- org.apache.bookkeeper.util.SubTreeCache.WatchGuard
-
- All Implemented Interfaces:
java.lang.AutoCloseable
- Enclosing class:
- SubTreeCache
public class SubTreeCache.WatchGuard extends java.lang.Object implements java.lang.AutoCloseable
A watch guard.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) org.apache.zookeeper.Watcher
w
-
Constructor Summary
Constructors Constructor Description WatchGuard(org.apache.zookeeper.Watcher w)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
close()
-