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) |
getDurationUnit, getExcludes, getFilter, getFrequency, getIncludes, getRateUnit, getUseRegexFilters, setDurationUnit, setExcludes, setFrequency, setIncludes, setRateUnit, setUseRegexFiltersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildCopyright © 2016. All rights reserved.