Uses of Class
org.apache.zookeeper.server.WatchesSummary
-
Packages that use WatchesSummary Package Description org.apache.zookeeper.server ZooKeeper server theory of operation -
-
Uses of WatchesSummary in org.apache.zookeeper.server
Methods in org.apache.zookeeper.server that return WatchesSummary Modifier and Type Method Description WatchesSummary
DataTree. getWatchesSummary()
Returns a watch summary.
-