Class Replicator.FlushChanges$
java.lang.Object
org.apache.pekko.cluster.ddata.typed.scaladsl.Replicator.FlushChanges$
- All Implemented Interfaces:
Replicator.Command
- Enclosing class:
- Replicator
Notify subscribers of changes now, otherwise they will be notified periodically
with the configured
notify-subscribers-interval.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Replicator.FlushChanges$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
FlushChanges$
public FlushChanges$()
-