public class ProcessingStrategyBenchmark extends AbstractBenchmark
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, KEY, PAYLOAD, VALUE| Constructor and Description |
|---|
ProcessingStrategyBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
CoreEvent |
directAllSink() |
CoreEvent |
directPipeline() |
CoreEvent |
directProcessor() |
CoreEvent |
directSink() |
CoreEvent |
emitterAllSink() |
CoreEvent |
emitterPipeline() |
CoreEvent |
emitterProcessor() |
CoreEvent |
emitterSink() |
void |
setUp() |
createEvent, createEvent, createFlow, createMuleContextWithServices, getStartUpRegistryObjectspublic void setUp()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic CoreEvent directSink()
public CoreEvent emitterSink()
public CoreEvent directPipeline()
public CoreEvent emitterPipeline()
public CoreEvent directProcessor()
public CoreEvent emitterProcessor()
public CoreEvent directAllSink()
public CoreEvent emitterAllSink()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.