public abstract class GridFilteredClosableIterator<T> extends GridFilteredIterator<T> implements AutoCloseable
it| Modifier | Constructor and Description |
|---|---|
protected |
GridFilteredClosableIterator(GridCloseableIterator<? extends T> it) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
accept, hasNext, next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected GridFilteredClosableIterator(GridCloseableIterator<? extends T> it)
it - Closeable iterator.public void close()
throws IgniteCheckedException
close in interface AutoCloseableIgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021