Class WatchBench_InvocationState_jmhType_B2
java.lang.Object
org.apache.zookeeper.server.watch.WatchBench.InvocationState
org.apache.zookeeper.server.watch.generated.WatchBench_InvocationState_jmhType_B1
org.apache.zookeeper.server.watch.generated.WatchBench_InvocationState_jmhType_B2
- Direct Known Subclasses:
WatchBench_InvocationState_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanintintintintintintFields inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
pathCount, watcherCount, watchManagerClass -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.zookeeper.server.watch.WatchBench.InvocationState
setup
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<WatchBench_InvocationState_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
WatchBench_InvocationState_jmhType_B2
public WatchBench_InvocationState_jmhType_B2()
-