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 SummaryFieldsModifier and TypeFieldDescriptionstatic final Replicator.Internal$.Gossip$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.pekko.cluster.ddata.Replicator.Internal.Gossipapply(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 StringtoString()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.AbstractFunction4curried, tupledMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function4apply
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Gossip$public Gossip$()
 
- 
- 
Method Details- 
toString- Specified by:
- toStringin interface- 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> 
- Overrides:
- toStringin class- 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> 
 
- 
apply
- 
unapply
 
-