public final class DmlPageProcessingResult extends Object
IgniteCache.invokeAll(java.util.Map<? extends K, ? extends javax.cache.processor.EntryProcessor<K, V, T>>, java.lang.Object...) including error details, if any.| Constructor and Description |
|---|
DmlPageProcessingResult(long cnt,
Object[] errKeys,
@Nullable SQLException ex) |
| Modifier and Type | Method and Description |
|---|---|
long |
count() |
@Nullable SQLException |
error() |
Object[] |
errorKeys() |
public DmlPageProcessingResult(long cnt,
Object[] errKeys,
@Nullable
@Nullable SQLException ex)
public long count()
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