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