| ReplicatorSettingsCreate Method |
| Name | Description | |
|---|---|---|
| Create(ActorSystem) |
Create settings from the default configuration `akka.cluster.distributed-data`.
| |
| Create(Config) |
Create settings from a configuration with the same layout as
the default configuration `akka.cluster.distributed-data`.
|