public abstract class CommonBenchmarkApp extends LoggingMain
| Modifier and Type | Class and Description |
|---|---|
static class |
CommonBenchmarkApp.ArgOption |
| Modifier and Type | Field and Description |
|---|---|
static String |
AGGREGATOR_ARG |
logger| Constructor and Description |
|---|
CommonBenchmarkApp(CommonBenchmarkApp.ArgOption... argOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAndBenchmark(String[] args) |
Collection<CommonBenchmarkApp.ArgOption> |
getArgOptions() |
public static final String AGGREGATOR_ARG
public CommonBenchmarkApp(CommonBenchmarkApp.ArgOption... argOptions)
public Collection<CommonBenchmarkApp.ArgOption> getArgOptions()
public void buildAndBenchmark(String[] args)
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.