Package akka.cluster.ddata
Interface ReplicatedDataSerialization
- 
- All Superinterfaces:
 java.io.Serializable
- All Known Subinterfaces:
 ORMap.DeltaOp,ORSet.DeltaOp
- All Known Implementing Classes:
 Flag,FlagKey,GCounter,GCounterKey,GSet,GSetKey,Key.UnspecificKey,LWWMap,LWWMapKey,LWWRegister,LWWRegisterKey,ManyVersionVector,OneVersionVector,ORMap,ORMapKey,ORMultiMap,ORMultiMapKey,ORSet,ORSetKey,PNCounter,PNCounterKey,PNCounterMap,PNCounterMapKey,Replicator.Internal$.DeletedData$,VersionVector
public interface ReplicatedDataSerialization extends java.io.SerializableMarker trait forReplicatedDataserialized byReplicatedDataSerializer.