Class AllocatorBenchmarks_jmhType_B2
java.lang.Object
org.apache.arrow.memory.AllocatorBenchmarks
org.apache.arrow.memory.jmh_generated.AllocatorBenchmarks_jmhType_B1
org.apache.arrow.memory.jmh_generated.AllocatorBenchmarks_jmhType_B2
- Direct Known Subclasses:
AllocatorBenchmarks_jmhType_B3
-
Field Summary
Modifier and TypeFieldDescriptionint
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.arrow.memory.AllocatorBenchmarks
defaultAllocatorBenchmark, main, segmentRoundingPolicyBenchmark
-
Field Details
-
setupTrialMutex
public volatile int setupTrialMutex -
tearTrialMutex
public volatile int tearTrialMutex -
setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2> setupTrialMutexUpdater -
tearTrialMutexUpdater
-
setupIterationMutex
public volatile int setupIterationMutex -
tearIterationMutex
public volatile int tearIterationMutex -
setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<AllocatorBenchmarks_jmhType_B2> tearInvocationMutexUpdater
-
-
Constructor Details
-
AllocatorBenchmarks_jmhType_B2
public AllocatorBenchmarks_jmhType_B2()
-