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