public interface MvccUpdateResult
| Modifier and Type | Method and Description |
|---|---|
List<MvccLinkAwareSearchRow> |
history() |
CacheInvokeResult |
invokeResult() |
boolean |
isKeyAbsentBefore() |
CacheObject |
newValue() |
CacheObject |
oldValue() |
ResultType |
resultType() |
MvccVersion |
resultVersion() |
ResultType resultType()
MvccVersion resultVersion()
List<MvccLinkAwareSearchRow> history()
CacheObject newValue()
CacheObject oldValue()
boolean isKeyAbsentBefore()
True if this key was inserted in the cache with this row in the same transaction.CacheInvokeResult invokeResult()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020