public class PerformanceTestConsumerInvocationParameters extends Object
| Constructor and Description |
|---|
PerformanceTestConsumerInvocationParameters(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
int |
getByteArraySize() |
joynr.tests.performance.PerformanceTestConsumerInvocationParameters.COMMUNICATIONMODE |
getCommunicationMode() |
String |
getDomainName() |
int |
getNumberOfRuns() |
int |
getNumberOfWarmupRuns() |
int |
getStringDataLength() |
joynr.tests.performance.PerformanceTestConsumerInvocationParameters.TESTCASE |
getTestCase() |
public String getDomainName()
public int getNumberOfRuns()
public int getNumberOfWarmupRuns()
public joynr.tests.performance.PerformanceTestConsumerInvocationParameters.COMMUNICATIONMODE getCommunicationMode()
public joynr.tests.performance.PerformanceTestConsumerInvocationParameters.TESTCASE getTestCase()
public int getStringDataLength()
public int getByteArraySize()
Copyright © 2016. All rights reserved.