public class MuleEventBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY |
static String |
TEST_PAYLOAD |
static String |
VALUE |
| Constructor and Description |
|---|
MuleEventBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
addEventVariable() |
MuleEvent |
addEventVariableEventWith100VariablesProperties() |
MuleEvent |
addEventVariableEventWith20VariablesProperties() |
MuleEvent |
copyEvent() |
MuleEvent |
copyEventWith100VariablesProperties() |
MuleEvent |
copyEventWith20VariablesProperties() |
MuleEvent |
createEvent() |
MuleEvent |
deepCopyEvent() |
MuleEvent |
deepCopyEventWith100VariablesProperties() |
MuleEvent |
deepCopyEventWith20VariablesProperties() |
String |
eventUUID() |
void |
setup() |
void |
teardown() |
public static final String TEST_PAYLOAD
public static final String KEY
public static final String VALUE
public void teardown()
public String eventUUID() throws MuleException
MuleExceptionpublic MuleEvent createEvent() throws MuleException
MuleExceptionpublic MuleEvent copyEvent() throws MuleException
MuleExceptionpublic MuleEvent copyEventWith20VariablesProperties() throws MuleException
MuleExceptionpublic MuleEvent copyEventWith100VariablesProperties() throws MuleException
MuleExceptionpublic MuleEvent deepCopyEvent() throws MuleException
MuleExceptionpublic MuleEvent deepCopyEventWith20VariablesProperties() throws MuleException
MuleExceptionpublic MuleEvent deepCopyEventWith100VariablesProperties() throws MuleException
MuleExceptionpublic MuleEvent addEventVariable() throws MuleException
MuleExceptionpublic MuleEvent addEventVariableEventWith20VariablesProperties() throws MuleException
MuleExceptionpublic MuleEvent addEventVariableEventWith100VariablesProperties() throws MuleException
MuleExceptionCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.