| Modifier and Type | Class and Description |
|---|---|
class |
BaseFormattedReporterFactory
A base
ReporterFactory for configuring metric reporters with formatting options. |
class |
BaseReporterFactory
A base
ReporterFactory for configuring metric reporters. |
class |
ConsoleReporterFactory
A factory for configuring and building
ConsoleReporter instances. |
class |
CsvReporterFactory
A factory for configuring and building
CsvReporter instances. |
class |
Slf4jReporterFactory
A
ReporterFactory for Slf4jReporter instances. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ReporterFactory> |
MetricsFactory.getReporters() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricsFactory.setReporters(com.google.common.collect.ImmutableList<ReporterFactory> reporters) |
Copyright © 2019. All rights reserved.