public class WriteAggregator$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static WriteAggregator$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
WriteAggregator$() |
Modifier and Type | Method and Description |
---|---|
Props |
props(Key<ReplicatedData> key,
akka.cluster.ddata.Replicator.Internal.DataEnvelope envelope,
Replicator.WriteConsistency consistency,
scala.Option<java.lang.Object> req,
scala.collection.immutable.Set<Address> nodes,
ActorRef replyTo,
boolean durable) |
public static final WriteAggregator$ MODULE$
public Props props(Key<ReplicatedData> key, akka.cluster.ddata.Replicator.Internal.DataEnvelope envelope, Replicator.WriteConsistency consistency, scala.Option<java.lang.Object> req, scala.collection.immutable.Set<Address> nodes, ActorRef replyTo, boolean durable)