public class DmlUpdateResultsIterator extends Object implements UpdateSourceIterator<Object>
| Constructor and Description |
|---|
DmlUpdateResultsIterator(EnlistOperation op,
UpdatePlan plan,
Iterable<List<?>> rows)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextX() |
Object |
nextX() |
EnlistOperation |
operation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, hasNext, isClosed, iterator, next, remove, removeXforEach, spliteratorforEachRemainingpublic DmlUpdateResultsIterator(EnlistOperation op, UpdatePlan plan, Iterable<List<?>> rows)
op - Operation.plan - Plan.rows - Rows.public EnlistOperation operation()
operation in interface UpdateSourceIterator<Object>public boolean hasNextX()
hasNextX in interface GridIterator<Object>public Object nextX() throws IgniteCheckedException
nextX in interface GridIterator<Object>IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025