Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
|
org.apache.zookeeper.server.watch |
Class and 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.
|
Class and 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.
|
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.