Class WatchBench.TriggerSparseWatchState
- java.lang.Object
-
- org.apache.zookeeper.server.watch.WatchBench.InvocationState
-
- org.apache.zookeeper.server.watch.WatchBench.TriggerSparseWatchState
-
- Enclosing class:
- WatchBench
public static class WatchBench.TriggerSparseWatchState extends WatchBench.InvocationState
-
-
Field Summary
Fields Modifier and Type Field Description int
pathCount
int
watcherCount
-
Fields inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
watchManagerClass
-
-
Constructor Summary
Constructors Constructor Description TriggerSparseWatchState()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
prepare()
-
Methods inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
setup
-
-