| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.cache.distributed.dht |
| Modifier and Type | Field and Description |
|---|---|
protected Map<UUID,GridDistributedTxMapping<K,V>> |
GridDhtTxLocalAdapter.dhtMap
DHT mappings.
|
protected Map<UUID,GridDistributedTxMapping<K,V>> |
GridDhtTxLocalAdapter.nearMap
Near mappings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtTxMapping.initLast(Collection<GridDistributedTxMapping<K,V>> mappings)
For each mapping sets flags indicating if mapping is last for node.
|
Copyright © 2014. All rights reserved.