Class SqlStatementCountAggregator

java.lang.Object
org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator

public class SqlStatementCountAggregator extends TabularResultAggregator
Aggregates the results from a Sql Statement Test run. This aggregator will count the statement types for each StatementLogSqlSession.SqlStatementType and add the counts to the resultset.
Author:
Daniel Meyer