Class RecordWithPromotionTest_jmhType_B2
java.lang.Object
org.apache.avro.perf.test.record.RecordWithPromotionTest
org.apache.avro.perf.test.record.jmh_generated.RecordWithPromotionTest_jmhType_B1
org.apache.avro.perf.test.record.jmh_generated.RecordWithPromotionTest_jmhType_B2
- Direct Known Subclasses:
RecordWithPromotionTest_jmhType_B3
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.avro.perf.test.record.RecordWithPromotionTest
RecordWithPromotionTest.TestStateDecode
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> int
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> int
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> int
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> int
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> int
static final AtomicIntegerFieldUpdater
<RecordWithPromotionTest_jmhType_B2> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.avro.perf.test.record.RecordWithPromotionTest
decode
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<RecordWithPromotionTest_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
RecordWithPromotionTest_jmhType_B2
public RecordWithPromotionTest_jmhType_B2()
-