public class WithinBenchmark_jmhType_B2 extends WithinBenchmark_jmhType_B1
| Modifier and Type | Field and Description |
|---|---|
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> |
tearTrialMutexUpdater |
gt, sqlgGraph| Constructor and Description |
|---|
WithinBenchmark_jmhType_B2() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeSqlgGraph(SqlgGraph sqlgGraph) |
protected SqlgGraph |
getSqlgGraph() |
protected SqlgGraph |
getSqlgGraph(boolean distributed) |
setup, tearDown, withinWithIn, withinWithJoinpublic volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<WithinBenchmark_jmhType_B2> tearInvocationMutexUpdater
Copyright © 2017. All rights reserved.