Class Replicator.FlushChanges$

java.lang.Object
org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.FlushChanges$
All Implemented Interfaces:
Replicator.Command
Enclosing class:
Replicator

public static class Replicator.FlushChanges$ extends Object implements Replicator.Command
Notify subscribers of changes now, otherwise they will be notified periodically with the configured notify-subscribers-interval.
  • Field Details

    • MODULE$

      public static final Replicator.FlushChanges$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • FlushChanges$

      public FlushChanges$()