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