![]() | ClusterReplicatedDataExtensions Methods |
The ClusterReplicatedDataExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GCounter(Cluster) |
Creates a new instance of GCounter, that works within the scope of the current cluster.
|
![]() ![]() | GCounter(Cluster, GCounter) |
Creates an instance of GCounter scoped to a current cluster.
|
![]() ![]() | LWWDictionary<TKey, TVal>(Cluster) |
Creates a new instance of an LWWDictionary scoped to a current cluster.
|
![]() ![]() | LWWDictionary<TKey, TVal>(Cluster, LWWDictionary<TKey, TVal>) |
Creates an instance of an LWWDictionary scoped to a current cluster.
|
![]() ![]() | LWWRegister<TVal> |
Creates an instance of an LWWRegister scoped to a current cluster.
|
![]() ![]() | ORDictionary<TKey, TVal>(Cluster) |
Creates a new instance of an ORDictionary scoped to a current cluster.
|
![]() ![]() | ORDictionary<TKey, TVal>(Cluster, ORDictionary<TKey, TVal>) |
Creates an instance of an ORDictionary scoped to a current cluster.
|
![]() ![]() | ORMultiDictionary<TKey, TVal>(Cluster) |
Creates a new instance of an ORMultiDictionary scoped to a current cluster.
|
![]() ![]() | ORMultiDictionary<TKey, TVal>(Cluster, ORMultiDictionary<TKey, TVal>) |
Creates an instance of an ORMultiDictionary scoped to a current cluster.
|
![]() ![]() | ORSet<T>(Cluster) |
Creates a new instance of LocalORSet<T>, that works within the scope of the current cluster.
|
![]() ![]() | ORSet<T>(Cluster, ORSet<T>) |
Creates an instance of an ORSet scoped to a current cluster.
|
![]() ![]() | PNCounter(Cluster) |
Creates a new instance of PNCounter, that works within the scope of the current cluster.
|
![]() ![]() | PNCounter(Cluster, PNCounter) |
Creates an instance of PNCounter scoped to a current cluster.
|
![]() ![]() | PNCounterDictionary<TKey>(Cluster) |
Creates a new instance of an PNCounterDictionary scoped to a current cluster.
|
![]() ![]() | PNCounterDictionary<TKey>(Cluster, PNCounterDictionary<TKey>) |
Creates an instance of an PNCounterDictionary scoped to a current cluster.
|