public abstract class BaseFormattedReporterFactory extends BaseReporterFactory
ReporterFactory for configuring metric reporters with formatting options.
Configures formatting options common to some ScheduledReporters.
Configuration Parameters:
| Name | Default | Description |
| locale | System default Locale. |
The Locale for formatting numbers, dates and times. |
See BaseReporterFactory for more options. |
||
| Constructor and Description |
|---|
BaseFormattedReporterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale() |
void |
setLocale(Locale locale) |
getDisabledAttributes, getDurationUnit, getExcludes, getExcludesAttributes, getFilter, getFrequency, getIncludes, getIncludesAttributes, getRateUnit, getUseRegexFilters, getUseSubstringMatching, setDurationUnit, setExcludes, setExcludesAttributes, setFrequency, setIncludes, setIncludesAttributes, setRateUnit, setUseRegexFilters, setUseSubstringMatchingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildCopyright © 2021. All rights reserved.