Package com.gigaspaces.metrics.reporters
Class ConsoleReporterFactory
java.lang.Object
com.gigaspaces.metrics.MetricReporterFactory<ConsoleReporter>
com.gigaspaces.metrics.reporters.ConsoleReporterFactory
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate()Deprecated.Create a new metric reporter.Deprecated.Deprecated.Deprecated.voidDeprecated.voidsetOutput(PrintStream output) Deprecated.voidsetTimeZone(TimeZone timeZone) Deprecated.Methods inherited from class com.gigaspaces.metrics.MetricReporterFactory
getPathSeparator, load, setPathSeparator
-
Constructor Details
-
ConsoleReporterFactory
public ConsoleReporterFactory()Deprecated.
-
-
Method Details
-
create
Deprecated.Description copied from class:MetricReporterFactoryCreate a new metric reporter.- Specified by:
createin classMetricReporterFactory<ConsoleReporter>- Returns:
- a new reporter of this type.
-
getOutput
Deprecated. -
setOutput
Deprecated. -
getLocale
Deprecated. -
setLocale
Deprecated. -
getTimeZone
Deprecated. -
setTimeZone
Deprecated.
-
metrics.xml. Use Micrometer'sLoggingMeterRegistryinstead, configured viametrics.registries=fileinmetrics.properties.