public class StatisticsBenchmark extends AbstractBenchmark
| Modifier and Type | Class and Description |
|---|---|
static class |
StatisticsBenchmark.MyState |
CONNECTOR_LOCATION, CONNECTOR_NAME, FLOW_NAME, KEY, PAYLOAD, VALUE| Constructor and Description |
|---|
StatisticsBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
Object |
incrementValueFiveCounters(StatisticsBenchmark.MyState state) |
Object |
incrementValueNoCounters(StatisticsBenchmark.MyState state) |
Object |
incrementValueOneCounter(StatisticsBenchmark.MyState state) |
createEvent, createEvent, createFlow, createMuleContextWithServicespublic Object incrementValueNoCounters(StatisticsBenchmark.MyState state)
public Object incrementValueOneCounter(StatisticsBenchmark.MyState state)
public Object incrementValueFiveCounters(StatisticsBenchmark.MyState state)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.