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

    Fields
    Modifier and Type
    Field
    Description
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.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
     
    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

  • Constructor Details

    • Gossip$

      public Gossip$()
  • Method Details

    • toString

      public final String toString()
      Specified by:
      toString in 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:
      toString in 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

      public org.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)
    • unapply

      public 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)