public class EventContextBenchmark extends AbstractBenchmark
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, KEY, PAYLOAD, VALUE| Constructor and Description |
|---|
EventContextBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.event.EventContext |
createEventContext() |
Object[] |
createEventContextWith1000ChildrenForEach() |
Object[] |
createEventContextWith1000ChildrenTerminateAllAtOnce() |
Object[] |
createEventContextWith10ChildrenForEach() |
Object[] |
createEventContextWith10ChildrenTerminateAllAtOnce() |
org.mule.runtime.api.event.EventContext |
createEventContextWithFlow() |
Object[] |
createEventContextWithFlowAndComplete() |
Object[] |
createEventContextWithFlowAndCompleteWithExternalCompletion() |
void |
setup() |
void |
teardown() |
createEvent, createEvent, createFlow, createMuleContextWithServicespublic void teardown()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic org.mule.runtime.api.event.EventContext createEventContext()
public org.mule.runtime.api.event.EventContext createEventContextWithFlow()
public Object[] createEventContextWithFlowAndComplete()
public Object[] createEventContextWithFlowAndCompleteWithExternalCompletion()
public Object[] createEventContextWith10ChildrenTerminateAllAtOnce()
public Object[] createEventContextWith1000ChildrenTerminateAllAtOnce()
public Object[] createEventContextWith10ChildrenForEach()
public Object[] createEventContextWith1000ChildrenForEach()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.