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
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015