Home
last modified time | relevance | path

Searched defs:WatchesSummary (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/watch/
H A DWatchesSummary.java26 public class WatchesSummary { class
54 WatchesSummary(int numConnections, int numPaths, int totalWatches) { in WatchesSummary() method in WatchesSummary