public final class DmlPageProcessingErrorResult extends Object
EntryProcessors (most likely INSERT duplicates, or UPDATE/DELETE keys whose values
had been modified concurrently), counting and collecting entry processor exceptions.| Constructor and Description |
|---|
DmlPageProcessingErrorResult(@NotNull Object[] errKeys,
SQLException ex,
int exCnt) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SQLException |
error() |
int |
errorCount() |
Object[] |
errorKeys() |
public DmlPageProcessingErrorResult(@NotNull
@NotNull Object[] errKeys,
SQLException ex,
int exCnt)
public int errorCount()
public Object[] errorKeys()
@Nullable public @Nullable SQLException error()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025