| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheTxLocalAdapter<K,V>
Transaction adapter for cache transactions.
|
| 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 |
GridDhtTxLocal<K,V>
Replicated user transaction.
|
class |
GridDhtTxLocalAdapter<K,V>
Replicated user transaction.
|
class |
GridDhtTxRemote<K,V>
Transaction created by system implicitly on remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedTxLocal<K,V>
Colocated transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearTxRemote<K,V>
Transaction created by system implicitly on remote nodes.
|
Copyright © 2014. All rights reserved.