| Interface | Description |
|---|---|
| MetricsFormatter |
Contract to format and output metrics.
|
| PerformanceMetrics |
Contract to collect metrics during a run.
|
| Class | Description |
|---|---|
| CompositeMetricsFormatter |
Composite formatter that calls a list of formatters for each method.
|
| CsvMetricsFormatter |
Exports metrics to a CSV file.
|
| DefaultPerformanceMetrics |
Implementation that collects metrics with concurrent utilities.
|
| MetricsFormatterFactory |
Factory to create
MetricsFormatter. |
| MetricsFormatterFactory.Context |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.