public class MessageBenchmark_jmhType_B2 extends MessageBenchmark_jmhType_B1
| Modifier and Type | Field and Description |
|---|---|
boolean |
readyInvocation |
boolean |
readyIteration |
boolean |
readyTrial |
int |
setupInvocationMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
setupInvocationMutexUpdater |
int |
setupIterationMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
setupIterationMutexUpdater |
int |
setupTrialMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
setupTrialMutexUpdater |
int |
tearInvocationMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
tearInvocationMutexUpdater |
int |
tearIterationMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
tearIterationMutexUpdater |
int |
tearTrialMutex |
static AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> |
tearTrialMutexUpdater |
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, KEY, PAYLOAD, VALUE| Constructor and Description |
|---|
MessageBenchmark_jmhType_B2() |
addMessageProperty, addMessagePropertyMessageWith100Properties, addMessagePropertyMessageWith20Properties, addMessagePropertyWithDataType, addRemoveMessageProperty, addRemoveMessagePropertyMessageWith100Properties, addRemoveMessagePropertyMessageWith20Properties, addRemoveMessagePropertyWithDataType, copyMessage, copyMessageWith100Properties, copyMessageWith20Properties, copyWith100PropertiesWrite1Outbound, copyWith100PropertiesWrite50Outbound, copyWith20PopertiesWrite100Outbound, copyWith20PropertiesWrite1Outbound, createMessage, createMessageWithDataType, mutateMessagePayload, mutateMessagePayloadWithDataType, setupcreateEvent, createEvent, createFlow, createMuleContextWithServicespublic volatile int setupTrialMutex
public volatile int tearTrialMutex
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> setupTrialMutexUpdater
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> tearTrialMutexUpdater
public volatile int setupIterationMutex
public volatile int tearIterationMutex
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> setupIterationMutexUpdater
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> tearIterationMutexUpdater
public volatile int setupInvocationMutex
public volatile int tearInvocationMutex
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> setupInvocationMutexUpdater
public static final AtomicIntegerFieldUpdater<MessageBenchmark_jmhType_B2> tearInvocationMutexUpdater
public volatile boolean readyTrial
public volatile boolean readyIteration
public volatile boolean readyInvocation
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.