public class GridDhtTxMapping<K,V> extends Object
| Constructor and Description |
|---|
GridDhtTxMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMapping(List<ClusterNode> nodes)
Adds information about next mapping.
|
void |
initLast(Collection<GridDistributedTxMapping<K,V>> mappings)
For each mapping sets flags indicating if mapping is last for node.
|
Map<UUID,Collection<UUID>> |
transactionNodes() |
public void addMapping(List<ClusterNode> nodes)
nodes - Nodes.public Map<UUID,Collection<UUID>> transactionNodes()
public void initLast(Collection<GridDistributedTxMapping<K,V>> mappings)
mappings - Mappings.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015