Class ReplicatorSettings$
java.lang.Object
org.apache.pekko.cluster.ddata.typed.javadsl.ReplicatorSettings$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ReplicatorSettings$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.typesafe.config.Config config) Create settings from a configuration with the same layout as the default configurationpekko.cluster.distributed-data.create(ActorSystem<?> system) Create settings from the default configurationpekko.cluster.distributed-data.
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ReplicatorSettings$
public ReplicatorSettings$()
-
-
Method Details
-
create
Create settings from the default configurationpekko.cluster.distributed-data. -
create
Create settings from a configuration with the same layout as the default configurationpekko.cluster.distributed-data.
-