public class EventBenchmark_jmhType_B2 extends EventBenchmark_jmhType_B1
| Modifier and Type | Field and Description |
|---|---|
boolean |
readyInvocation |
boolean |
readyIteration |
boolean |
readyTrial |
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> |
tearTrialMutexUpdater |
KEY, VALUECONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, PAYLOAD| Constructor and Description |
|---|
EventBenchmark_jmhType_B2() |
addEventVariable, addEventVariableEventWith100VariablesProperties, addEventVariableEventWith20VariablesProperties, addEventVariableEventWith50VariablesProperties, copyEvent, copyEventWith100VariablesProperties, copyEventWith20VariablesProperties, copyWith100FlowVarsAndPropertiesWrite25OfEach, copyWith10FlowVarsAnd10PropertiesWrite1OfEach, copyWith10FlowVarsAnd10PropertiesWrite5OfEach, copyWith50FlowVarsAnd50PropertiesWrite1OfEach, createEvent, deepCopyEvent, deepCopyEventWith100VariablesProperties, deepCopyEventWith20VariablesProperties, deepCopyEventWith50VariablesProperties, quickCopyInternalParameters, setup, teardowncreateEvent, createEvent, createFlow, createMuleContextWithServices, getStartUpRegistryObjectspublic volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<EventBenchmark_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.