Uses of Class
step.artefacts.Aggregation
-
Packages that use Aggregation Package Description step.artefacts step.artefacts.handlers step.plans.assertions -
-
Uses of Aggregation in step.artefacts
Methods in step.artefacts that return types with arguments of type Aggregation Modifier and Type Method Description Function<Aggregation,Number>
Aggregator. getValueFunction()
-
Uses of Aggregation in step.artefacts.handlers
Methods in step.artefacts.handlers with parameters of type Aggregation Modifier and Type Method Description protected boolean
PerformanceAssertHandler. matchesFilters(List<Filter> filters, Aggregation aggregation)
-
Uses of Aggregation in step.plans.assertions
Methods in step.plans.assertions that return types with arguments of type Aggregation Modifier and Type Method Description Set<Map.Entry<String,Aggregation>>
PerformanceAssertSession. getAggregations()
-