Package org.apache.pekko.remote.artery
Class ArterySettings$
java.lang.Object
org.apache.pekko.remote.artery.ArterySettings$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArterySettings$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.remote.artery.ArterySettingsapply(com.typesafe.config.Config config) getHostname(String key, com.typesafe.config.Config config)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ArterySettings$
public ArterySettings$()
-
-
Method Details
-
apply
public org.apache.pekko.remote.artery.ArterySettings apply(com.typesafe.config.Config config) -
getHostname
-