Class ORMap.PutDeltaOp$

java.lang.Object
org.apache.pekko.cluster.ddata.ORMap.PutDeltaOp$
All Implemented Interfaces:
Serializable
Enclosing class:
ORMap<A,B extends ReplicatedData>

public static class ORMap.PutDeltaOp$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • PutDeltaOp$

      public PutDeltaOp$()
  • Method Details