Uses of Package
org.apache.zookeeper.server.watch
Packages that use org.apache.zookeeper.server.watch
Package
Description
ZooKeeper server theory of operation
-
Classes in org.apache.zookeeper.server.watch used by org.apache.zookeeper.serverClassDescriptionA watch report, essentially a mapping of path to session IDs of sessions that have set a watch on that path.A watch report, essentially a mapping of session ID to paths that the session has set a watch on.A summary of watch information.
-
Classes in org.apache.zookeeper.server.watch used by org.apache.zookeeper.server.watchClassDescriptionInterface used to process the dead watchers related to closed cnxns.Iterates over a ZooKeeper path.A watch report, essentially a mapping of path to session IDs of sessions that have set a watch on that path.A watch report, essentially a mapping of session ID to paths that the session has set a watch on.A summary of watch information.Statistics for multiple different watches on one node.