static class LinuxPerfNormProfiler.PerfResultAggregator extends java.lang.Object implements Aggregator<LinuxPerfNormProfiler.PerfResult>
Constructor and Description |
---|
PerfResultAggregator() |
Modifier and Type | Method and Description |
---|---|
LinuxPerfNormProfiler.PerfResult |
aggregate(java.util.Collection<LinuxPerfNormProfiler.PerfResult> results)
Aggregate the results.
|
public LinuxPerfNormProfiler.PerfResult aggregate(java.util.Collection<LinuxPerfNormProfiler.PerfResult> results)
Aggregator
aggregate
in interface Aggregator<LinuxPerfNormProfiler.PerfResult>
results
- results to aggregate