Class ReflectDoubleArrayTest_TestStateEncode_jmhType_B2
java.lang.Object
org.apache.avro.perf.test.BasicState
org.apache.avro.perf.test.BasicArrayState
org.apache.avro.perf.test.reflect.ReflectDoubleArrayTest.TestStateEncode
org.apache.avro.perf.test.reflect.jmh_generated.ReflectDoubleArrayTest_TestStateEncode_jmhType_B1
org.apache.avro.perf.test.reflect.jmh_generated.ReflectDoubleArrayTest_TestStateEncode_jmhType_B2
- Direct Known Subclasses:
ReflectDoubleArrayTest_TestStateEncode_jmhType_B3
public class ReflectDoubleArrayTest_TestStateEncode_jmhType_B2
extends ReflectDoubleArrayTest_TestStateEncode_jmhType_B1
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
int
int
Fields inherited from class org.apache.avro.perf.test.BasicArrayState
arraySize
Fields inherited from class org.apache.avro.perf.test.BasicState
BATCH_SIZE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.avro.perf.test.reflect.ReflectDoubleArrayTest.TestStateEncode
doSetupTrial
Methods inherited from class org.apache.avro.perf.test.BasicArrayState
getArraySize, getBatchSize
Methods inherited from class org.apache.avro.perf.test.BasicState
getNullOutputStream, getRandom, newDecoder, newEncoder, newEncoder
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> tearTrialMutexUpdater -
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ReflectDoubleArrayTest_TestStateEncode_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
ReflectDoubleArrayTest_TestStateEncode_jmhType_B2
public ReflectDoubleArrayTest_TestStateEncode_jmhType_B2()
-