Package com.gigaspaces.metrics
Class MetricReporterFactory<T extends MetricReporter>
java.lang.Object
com.gigaspaces.metrics.MetricReporterFactory<T>
- Direct Known Subclasses:
ConsoleReporterFactory,FileReporterFactory,InfluxDBReporterFactory
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Tcreate()Deprecated.Create a new metric reporter.Deprecated.voidload(Properties properties) Deprecated.voidsetPathSeparator(String pathSeparator) Deprecated.
-
Constructor Details
-
MetricReporterFactory
public MetricReporterFactory()Deprecated.
-
-
Method Details
-
load
Deprecated. -
create
Deprecated.Create a new metric reporter.- Returns:
- a new reporter of this type.
- Throws:
Exception
-
getPathSeparator
Deprecated. -
setPathSeparator
Deprecated.
-
metrics.xml. UseGsMeterRegistryProviderinstead for pluggable Micrometer registry backends.