Class CompleteSpringBenchmark_jmhType_B2
java.lang.Object
icu.congee.id.generator.CompleteSpringBenchmark
icu.congee.id.generator.jmh_generated.CompleteSpringBenchmark_jmhType_B1
icu.congee.id.generator.jmh_generated.CompleteSpringBenchmark_jmhType_B2
- Direct Known Subclasses:
CompleteSpringBenchmark_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanintstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> Fields inherited from class icu.congee.id.generator.CompleteSpringBenchmark
context, lockFreeSnowflakeIdGenerator, snowflakeIdGenerator, ttsIdGenerator, ttsIdPlusGenerator, ttsIdProGenerator, ttsIdProMaxGenerator -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class icu.congee.id.generator.CompleteSpringBenchmark
close, generateLockFreeSnowflake, generateSnowflake, generateTtsId, generateTtsIdPlus, generateTtsIdPro, generateTtsIdProMax, init, main
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<CompleteSpringBenchmark_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
CompleteSpringBenchmark_jmhType_B2
public CompleteSpringBenchmark_jmhType_B2()
-