Class WatchBench.TriggerSparseWatchState
java.lang.Object
org.apache.zookeeper.server.watch.WatchBench.InvocationState
org.apache.zookeeper.server.watch.WatchBench.TriggerSparseWatchState
- Enclosing class:
WatchBench
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
FieldsFields inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
watchManagerClass
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
setup
-
Field Details
-
pathCount
public int pathCount -
watcherCount
public int watcherCount
-
-
Constructor Details
-
TriggerSparseWatchState
public TriggerSparseWatchState()
-
-
Method Details
-
prepare
public void prepare()
-