Home
last modified time | relevance | path

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

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ha/
H A DClientBaseWithFixes.java89 protected static class CountdownWatcher implements Watcher { class in ClientBaseWithFixes
102 public CountdownWatcher() { in CountdownWatcher() method in ClientBaseWithFixes.CountdownWatcher
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/test/
H A DSessionTest.java90 private static class CountdownWatcher implements Watcher { class in SessionTest
H A DClientBase.java83 public static class CountdownWatcher implements Watcher { class in ClientBase
94 public CountdownWatcher() { in CountdownWatcher() method in ClientBase.CountdownWatcher