Class Base64Benchmark_jmhType_B2
java.lang.Object
icu.congee.id.generator.Base64Benchmark
icu.congee.id.generator.jmh_generated.Base64Benchmark_jmhType_B1
icu.congee.id.generator.jmh_generated.Base64Benchmark_jmhType_B2
- Direct Known Subclasses:
Base64Benchmark_jmhType_B3
-
Field Summary
FieldsModifier and TypeFieldDescriptionintstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> intstatic final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class icu.congee.id.generator.Base64Benchmark
commonsBase64Decode, commonsBase64Encode, guavaBase64Decode, guavaBase64Encode, hutoolBase64Decode, hutoolBase64Encode, jdkBase64Decode, jdkBase64Encode, nettyBase64Decode, nettyBase64Encode, setup
-
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
public static final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
-
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<Base64Benchmark_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
Base64Benchmark_jmhType_B2
public Base64Benchmark_jmhType_B2()
-