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, awaitLastFuture, empty, entry, firstCacheId, hasInterceptor, 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()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018