| IRemovedNodePruningT Methods |
The IRemovedNodePruningT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Merge(T) |
Monotonic merge method.
(Inherited from IReplicatedDataT.) | |
| Merge(IReplicatedData) | (Inherited from IReplicatedData.) | |
| NeedPruningFrom |
Does it have any state changes from a specific node,
which has been removed from the cluster.
| |
| Prune |
When the removedNode node has been removed from the cluster the state
changes from that node will be pruned by collapsing the data entries
to another node.
| |
| PruningCleanup |
Remove data entries from a node that has been removed from the cluster
and already been pruned.
|