Package org.apache.pekko.cluster.ddata
Class Replicator.Internal$.Gossip$
java.lang.Object
scala.runtime.AbstractFunction4<scala.collection.immutable.Map<String,org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>,Object,scala.Option<Object>,scala.Option<Object>,org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip>
org.apache.pekko.cluster.ddata.Replicator.Internal$.Gossip$
- All Implemented Interfaces:
Serializable
,scala.Function4<scala.collection.immutable.Map<String,
org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip>
- Enclosing class:
- Replicator.Internal$
public class Replicator.Internal$.Gossip$
extends scala.runtime.AbstractFunction4<scala.collection.immutable.Map<String,org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>,Object,scala.Option<Object>,scala.Option<Object>,org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Replicator.Internal$.Gossip$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pekko.cluster.ddata.Replicator.Internal.Gossip
apply
(scala.collection.immutable.Map<String, org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope> updatedData, boolean sendBack, scala.Option<Object> toSystemUid, scala.Option<Object> fromSystemUid) final String
toString()
scala.Option<scala.Tuple4<scala.collection.immutable.Map<String,
org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>>> unapply
(org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip x$0) Methods inherited from class scala.runtime.AbstractFunction4
curried, tupled
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Function4
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Gossip$
public Gossip$()
-
-
Method Details
-
toString
- Specified by:
toString
in interfacescala.Function4<scala.collection.immutable.Map<String,
org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip> - Overrides:
toString
in classscala.runtime.AbstractFunction4<scala.collection.immutable.Map<String,
org.apache.pekko.cluster.ddata.Replicator.Internal.DataEnvelope>, Object, scala.Option<Object>, scala.Option<Object>, org.apache.pekko.cluster.ddata.Replicator.Internal.Gossip>
-
apply
-
unapply
-