Class BenchmarkLongtermAggregator
java.lang.Object
org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkLongtermAggregator
- Author:
- Ingo Richtsmeier
-
Field Summary
Fields inherited from class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
resultDirectory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected TabularResultSet
protected void
processResults
(PerfTestResults results, TabularResultSet tabularResultSet) processRow
(PerfTestResult passResult, PerfTestResults results) Methods inherited from class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
execute, postProcessResultSet, processFile, sortResults
-
Constructor Details
-
BenchmarkLongtermAggregator
-
-
Method Details
-
createAggregatedResultsInstance
- Specified by:
createAggregatedResultsInstance
in classTabularResultAggregator
-
processResults
- Specified by:
processResults
in classTabularResultAggregator
-
processRow
-