| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.transactions |
| Modifier and Type | Method and Description |
|---|---|
Collection<TransactionSynchronization> |
GridCacheProxyImpl.txSynchronizations()
Gets registered transaction synchronizations.
|
Collection<TransactionSynchronization> |
GridCache.txSynchronizations()
Gets registered transaction synchronizations.
|
Collection<TransactionSynchronization> |
GridCacheAdapter.txSynchronizations()
Gets registered transaction synchronizations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheProxyImpl.txSynchronize(TransactionSynchronization syncs)
Registers transactions synchronizations for all transactions started by this cache.
|
void |
GridCache.txSynchronize(TransactionSynchronization syncs)
Registers transactions synchronizations for all transactions started by this cache.
|
void |
GridCacheAdapter.txSynchronize(TransactionSynchronization syncs)
Registers transactions synchronizations for all transactions started by this cache.
|
void |
GridCacheProxyImpl.txUnsynchronize(TransactionSynchronization syncs)
Removes transaction synchronizations.
|
void |
GridCache.txUnsynchronize(TransactionSynchronization syncs)
Removes transaction synchronizations.
|
void |
GridCacheAdapter.txUnsynchronize(TransactionSynchronization syncs)
Removes transaction synchronizations.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<TransactionSynchronization> |
IgniteTxManager.synchronizations() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteTxManager.addSynchronizations(TransactionSynchronization... sync) |
void |
IgniteTxManager.removeSynchronizations(TransactionSynchronization... sync) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015