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.0.0-RC3 Release Date : March 24 2015