Package org.apache.pekko.cluster.metrics
Class MetricsSelector$
java.lang.Object
org.apache.pekko.cluster.metrics.MetricsSelector$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MetricsSelector$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromConfig(com.typesafe.config.Config config, DynamicAccess dynamicAccess)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MetricsSelector$
public MetricsSelector$()
-
-
Method Details
-
fromConfig
-