Package org.apache.pekko.cluster.ddata
Interface ReplicatedDataSerialization
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
ORMap.DeltaOp,ORSet.DeltaOp
- All Known Implementing Classes:
Flag,FlagKey,GCounter,GCounterKey,GSet,GSetKey,LWWMap,LWWMapKey,LWWRegister,LWWRegisterKey,ManyVersionVector,OneVersionVector,ORMap,ORMapKey,ORMultiMap,ORMultiMapKey,ORSet,ORSetKey,PNCounter,PNCounterKey,PNCounterMap,PNCounterMapKey,Replicator.Internal$.DeletedData$,VersionVector
Marker trait for
ReplicatedData serialized by
pekko.cluster.ddata.protobuf.ReplicatedDataSerializer.