Interface ORSet<T>.IDeltaOperation
Inherited Members
Namespace: Akka.DistributedData
Assembly: Akka.DistributedData.dll
Syntax
public interface IDeltaOperation : IRequireCausualDeliveryOfDeltas, IReplicatedDelta, IReplicatedData, IReplicatedDataSerialization, IEquatable<ORSet<T>.IDeltaOperation>