public interface IgniteSpiCloseableIterator<T> extends Iterator<T>, AutoCloseable, Serializable
void close()
throws IgniteCheckedException
The method is invoked automatically on objects managed by the
try-with-resources statement.
close in interface AutoCloseableIgniteCheckedException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016