Class WatchBench_jmhType_B2
java.lang.Object
org.apache.zookeeper.server.watch.WatchBench
org.apache.zookeeper.server.watch.generated.WatchBench_jmhType_B1
org.apache.zookeeper.server.watch.generated.WatchBench_jmhType_B2
- Direct Known Subclasses:
WatchBench_jmhType_B3
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.zookeeper.server.watch.WatchBench
WatchBench.AddSparseWatchState, WatchBench.InvocationState, WatchBench.IterationState, WatchBench.TriggerSparseWatchState -
Field Summary
FieldsModifier and TypeFieldDescriptionintstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<WatchBench_jmhType_B2> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.zookeeper.server.watch.WatchBench
testAddConcentrateWatch, testAddSparseWatch, testTriggerConcentrateWatch, testTriggerSparseWatch
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
-
tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
-
tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
-
tearInvocationMutexUpdater
-
-
Constructor Details
-
WatchBench_jmhType_B2
public WatchBench_jmhType_B2()
-