| LWWDictionary Class |
TBD
Inheritance Hierarchy
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public static class LWWDictionary
[<AbstractClassAttribute>]
[<SealedAttribute>]
type LWWDictionary = class end
Methods
| Name | Description |
---|
| CreateTKey, TValue(TupleUniqueAddress, TKey, TValue) |
TBD
|
| CreateTKey, TValue(IEnumerableTupleUniqueAddress, TKey, TValue, ClockTValue) |
TBD
|
| CreateTKey, TValue(UniqueAddress, TKey, TValue, ClockTValue) |
TBD
|
TopSee Also