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(Object[] errKeys,
SQLException ex,
int exCnt) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
error() |
int |
errorCount() |
Object[] |
errorKeys() |
public DmlPageProcessingErrorResult(Object[] errKeys, SQLException ex, int exCnt)
public int errorCount()
public Object[] errorKeys()
public SQLException error()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019