public class FlowOneWayBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
processingStrategyFactory |
static String |
TEST_PAYLOAD |
| Constructor and Description |
|---|
FlowOneWayBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
processSourceOneWay128Threads() |
MuleEvent |
processSourceOneWay16Threads() |
MuleEvent |
processSourceOneWay1Thread() |
MuleEvent |
processSourceOneWay256Threads() |
MuleEvent |
processSourceOneWay2Threads() |
MuleEvent |
processSourceOneWay32Threads() |
MuleEvent |
processSourceOneWay4Threads() |
MuleEvent |
processSourceOneWay64Threads() |
MuleEvent |
processSourceOneWay8Threads() |
void |
setup() |
void |
teardown() |
public static final String TEST_PAYLOAD
public String processingStrategyFactory
public void teardown()
public MuleEvent processSourceOneWay1Thread() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay2Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay4Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay8Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay16Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay32Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay64Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay128Threads() throws MuleException
MuleExceptionpublic MuleEvent processSourceOneWay256Threads() throws MuleException
MuleExceptionCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.