Class ArrowBufBenchmarks_jmhType_B2
java.lang.Object
org.apache.arrow.memory.ArrowBufBenchmarks
org.apache.arrow.memory.jmh_generated.ArrowBufBenchmarks_jmhType_B1
org.apache.arrow.memory.jmh_generated.ArrowBufBenchmarks_jmhType_B2
- Direct Known Subclasses:
ArrowBufBenchmarks_jmhType_B3
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
boolean
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
int
static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.arrow.memory.ArrowBufBenchmarks
main, prepare, setZero, tearDown
-
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<ArrowBufBenchmarks_jmhType_B2> setupIterationMutexUpdater -
tearIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2> tearIterationMutexUpdater -
setupInvocationMutex
public volatile int setupInvocationMutex -
tearInvocationMutex
public volatile int tearInvocationMutex -
setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2> setupInvocationMutexUpdater -
tearInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<ArrowBufBenchmarks_jmhType_B2> tearInvocationMutexUpdater -
readyTrial
public volatile boolean readyTrial -
readyIteration
public volatile boolean readyIteration -
readyInvocation
public volatile boolean readyInvocation
-
-
Constructor Details
-
ArrowBufBenchmarks_jmhType_B2
public ArrowBufBenchmarks_jmhType_B2()
-