| Modifier and Type | Class and Description |
|---|---|
class |
GridDistributedTxRemoteAdapter<K,V>
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtTxRemote<K,V>
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridDhtTransactionalCacheAdapter.finish(GridCacheContext<K,V> ctx,
UUID nodeId,
GridCacheTxRemoteEx<K,V> tx,
GridDhtTxFinishRequest<K,V> req,
Collection<GridCacheTxEntry<K,V>> writes) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearTxRemote<K,V>
Transaction created by system implicitly on remote nodes.
|
Copyright © 2014. All rights reserved.