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 AutoCloseable
IgniteCheckedException
- In case of error.
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015