public class EventBenchmark extends AbstractBenchmark
| Modifier and Type | Field and Description |
|---|---|
static String |
KEY |
static String |
VALUE |
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, PAYLOAD| Constructor and Description |
|---|
EventBenchmark() |
createEvent, createEvent, createFlow, createMuleContext, createMuleContextWithServicespublic static final String KEY
public static final String VALUE
public void teardown()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic InternalEvent createEvent()
public InternalEvent copyEvent()
public InternalEvent copyEventWith20VariablesProperties()
public InternalEvent copyEventWith100VariablesProperties()
public InternalEvent deepCopyEvent()
public InternalEvent deepCopyEventWith20VariablesProperties()
public InternalEvent deepCopyEventWith50VariablesProperties()
public InternalEvent deepCopyEventWith100VariablesProperties()
public InternalEvent addEventVariable()
public InternalEvent addEventVariableEventWith20VariablesProperties()
public InternalEvent addEventVariableEventWith50VariablesProperties()
public InternalEvent addEventVariableEventWith100VariablesProperties()
public InternalEvent copyWith10FlowVarsAnd10PropertiesWrite1OfEach() throws Exception
Exceptionpublic InternalEvent copyWith10FlowVarsAnd10PropertiesWrite5OfEach() throws Exception
Exceptionpublic InternalEvent copyWith50FlowVarsAnd50PropertiesWrite1OfEach() throws Exception
Exceptionpublic InternalEvent copyWith100FlowVarsAndPropertiesWrite25OfEach() throws Exception
ExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.