public interface WALIterator extends GridCloseableIterator<IgniteBiTuple<WALPointer,WALRecord>>
| Modifier and Type | Method and Description |
|---|---|
Optional<WALPointer> |
lastRead() |
close, isClosedhasNextX, nextX, removeXforEach, iterator, spliteratorforEachRemaining, hasNext, next, removeOptional<WALPointer> lastRead()
Iterator.next() method.
If records are filtered by the IgniteWalIteratorFactory.IteratorParametersBuilder.filter(IgniteBiPredicate) then
pointer to the last valid record returned.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023