Class DistributedIdBenchmark_jmhType_B2
java.lang.Object
uno.xifan.id.generator.DistributedIdBenchmark
uno.xifan.id.generator.jmh_generated.DistributedIdBenchmark_jmhType_B1
uno.xifan.id.generator.jmh_generated.DistributedIdBenchmark_jmhType_B2
- Direct Known Subclasses:
DistributedIdBenchmark_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanintstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class uno.xifan.id.generator.DistributedIdBenchmark
main, setup, tearDown, testAtomicLongId, testCosId, testDtsId, testMistId, testRedissonId, testSegmentChain, testSnowflakeId, testTtsIdPlus, testWxSeq
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<DistributedIdBenchmark_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
DistributedIdBenchmark_jmhType_B2
public DistributedIdBenchmark_jmhType_B2()
-