public interface IgniteTxLocalState extends IgniteTxState
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(IgniteTxEntry entry) |
boolean |
hasNearCacheConfigured(GridCacheSharedContext ctx,
AffinityTopologyVersion topVer) |
boolean |
init(int txSize) |
boolean |
initialized() |
void |
seal() |
addActiveCache, allEntries, awaitLastFut, empty, entry, firstCacheId, hasInterceptor, hasNearCache, hasWriteKey, implicitSingle, onTxEnd, readEntries, readMap, readSet, singleCacheContext, singleWrite, stores, storeWriteThrough, syncMode, topologyReadLock, topologyReadUnlock, unwindEvicts, validateTopology, writeEntries, writeMap, writeSetvoid addEntry(IgniteTxEntry entry)
entry - Entry.boolean init(int txSize)
txSize - Transaction size.True if transaction was successfully started.boolean initialized()
True if init method was called.void seal()
boolean hasNearCacheConfigured(GridCacheSharedContext ctx, AffinityTopologyVersion topVer)
ctx - Context.topVer - Topology version.True if tx has cache with created near cache.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017