Modifier and Type | Method and Description |
---|---|
protected void |
BenchmarkLongtermAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
protected void |
BenchmarkAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
protected void |
BenchmarkAggregator.processRow(List<Object> row,
PerfTestResult passResult,
PerfTestResults results) |
protected List<Object> |
BenchmarkLongtermAggregator.processRow(PerfTestResult passResult,
PerfTestResults results) |
Modifier and Type | Field and Description |
---|---|
protected PerfTestResults |
PerfTestRunner.results |
Modifier and Type | Method and Description |
---|---|
PerfTestResults |
PerfTestBuilder.run() |
Modifier and Type | Method and Description |
---|---|
Future<PerfTestResults> |
PerfTestRunner.execute() |
Modifier and Type | Method and Description |
---|---|
protected void |
ActivityCountAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
Modifier and Type | Method and Description |
---|---|
protected void |
SqlStatementCountAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
protected abstract void |
TabularResultAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
Modifier and Type | Field and Description |
---|---|
protected PerfTestResults |
PerfTestResultRecorderRule.results |
Modifier and Type | Method and Description |
---|---|
void |
PerfTestResultRecorderRule.setResults(PerfTestResults results) |
Modifier and Type | Method and Description |
---|---|
protected void |
SqlStatementCountAggregator.processResults(PerfTestResults results,
TabularResultSet tabularResultSet) |
Copyright © 2021. All rights reserved.