Uses of Package
org.apache.zookeeper.server.watch
-
Packages that use org.apache.zookeeper.server.watch Package Description org.apache.zookeeper.server ZooKeeper server theory of operationorg.apache.zookeeper.server.watch -
Classes in org.apache.zookeeper.server.watch used by org.apache.zookeeper.server Class Description WatchesPathReport A watch report, essentially a mapping of path to session IDs of sessions that have set a watch on that path.WatchesReport A watch report, essentially a mapping of session ID to paths that the session has set a watch on.WatchesSummary A summary of watch information. -
Classes in org.apache.zookeeper.server.watch used by org.apache.zookeeper.server.watch Class Description IDeadWatcherListener Interface used to process the dead watchers related to closed cnxns.IWatchManager PathParentIterator Iterates over a ZooKeeper path.WatcherMode WatcherOrBitSet WatchesPathReport A watch report, essentially a mapping of path to session IDs of sessions that have set a watch on that path.WatchesReport A watch report, essentially a mapping of session ID to paths that the session has set a watch on.WatchesSummary A summary of watch information.WatchStats Statistics for multiple different watches on one node.