object ReplicatorSettings
- Source
- Replicator.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ReplicatorSettings
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def apply(config: Config): ReplicatorSettings
Create settings from a configuration with the same layout as the default configuration
akka.cluster.distributed-data
. - def apply(system: ActorSystem): ReplicatorSettings
Create settings from the default configuration
akka.cluster.distributed-data
.