public interface IgniteTxLocalState extends IgniteTxState
| Modifier and Type | Method and Description |
|---|---|
void |
addEntry(IgniteTxEntry entry) |
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, storeUsed, 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()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016