public interface IgniteTxRemoteState extends IgniteTxState
| Modifier and Type | Method and Description |
|---|---|
void |
addWriteEntry(IgniteTxKey key,
IgniteTxEntry e) |
void |
clearEntry(IgniteTxKey key) |
void |
invalidPartition(int cacheId,
int part,
GridCacheVersion ver) |
addActiveCache, allEntries, awaitLastFuture, cacheIds, empty, entry, firstCacheId, hasInterceptor, hasWriteKey, implicitSingle, mvccEnabled, onTxEnd, readEntries, readMap, readSet, singleCacheContext, singleWrite, stores, storeWriteThrough, syncMode, topologyReadLock, topologyReadUnlock, unwindEvicts, useMvccCaching, validateTopology, writeEntries, writeMap, writeSetvoid addWriteEntry(IgniteTxKey key, IgniteTxEntry e)
key - Key.e - Entry.void clearEntry(IgniteTxKey key)
key - Entry key.void invalidPartition(int cacheId,
int part,
GridCacheVersion ver)
cacheId - Cache id.part - Partition number.ver - Lock version.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020