| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.tree.mvcc.data |
| Modifier and Type | Method and Description |
|---|---|
static <T> CacheInvokeResult<T> |
CacheInvokeResult.fromError(Exception err)
Static constructor.
|
static <T> CacheInvokeResult<T> |
CacheInvokeResult.fromResult(T res)
Static constructor.
|
CacheInvokeResult |
GridCacheUpdateTxResult.invokeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheUpdateTxResult.invokeResult(CacheInvokeResult result) |
| Modifier and Type | Method and Description |
|---|---|
CacheInvokeResult |
MvccUpdateDataRow.invokeResult() |
CacheInvokeResult |
MvccUpdateResult.invokeResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
MvccUpdateDataRow.invokeResult(CacheInvokeResult invokeRes) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021