| Modifier and Type | Method and Description |
|---|---|
protected <T> IgniteInternalFuture<T> |
GridCacheAdapter.asyncOp(IgniteTxLocalAdapter tx,
GridCacheAdapter.AsyncOp<T> op,
CacheOperationContext opCtx) |
abstract IgniteInternalFuture<T> |
GridCacheAdapter.AsyncOp.op(IgniteTxLocalAdapter tx,
AffinityTopologyVersion readyTopVer) |
IgniteInternalFuture<T> |
GridCacheAdapter.AsyncOp.op(IgniteTxLocalAdapter tx,
CacheOperationContext opCtx) |
protected IgniteInternalFuture<T> |
GridCacheAdapter.AsyncOp.waitTopologyFuture(IgniteInternalFuture<?> topFut,
AffinityTopologyVersion topVer,
IgniteTxLocalAdapter tx,
CacheOperationContext opCtx) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtTxLocal
Replicated user transaction.
|
class |
GridDhtTxLocalAdapter
Replicated user transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearTxLocal
Replicated user transaction.
|
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicReferenceFieldUpdater<IgniteTxLocalAdapter,Throwable> |
IgniteTxLocalAdapter.COMMIT_ERR_UPD
Commit error updater.
|
protected static AtomicIntegerFieldUpdater<IgniteTxLocalAdapter> |
IgniteTxLocalAdapter.DONE_FLAG_UPD
Done flag updater.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteTxLocalAdapter |
IgniteTxManager.newTx(boolean implicit,
boolean implicitSingle,
GridCacheContext sysCacheCtx,
TransactionConcurrency concurrency,
TransactionIsolation isolation,
long timeout,
boolean storeEnabled,
int txSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteTxImplicitSingleStateImpl.addActiveCache(GridCacheContext ctx,
IgniteTxLocalAdapter tx) |
void |
IgniteTxStateImpl.addActiveCache(GridCacheContext cacheCtx,
IgniteTxLocalAdapter tx) |
void |
IgniteTxRemoteStateAdapter.addActiveCache(GridCacheContext cacheCtx,
IgniteTxLocalAdapter tx) |
void |
IgniteTxState.addActiveCache(GridCacheContext cacheCtx,
IgniteTxLocalAdapter tx) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016